empierre / MyDomoAtHome

MyDomoAtHome - REST interface for ImperoHome with Domoticz (ISS)

Home Page:http://domoticz.com/wiki/ImperiHome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domoticz - Door Lock inverted not seen by MyDomoAtHome

grzegorzignacy opened this issue · comments

Hello,

I'm using Domoticz with MyDomoAtHome (Domoticz latest version 3.9424 - but this is seen already for longer time). When using switch type Door Lock inverted it's not shown on the devices list in MyDomoAtHome (http://:3002/devices ). This switch type was added to Domoticz some time (weeks/moths ago). Would that be possible to add this into MyDomoAtHome (as normal Door Lock (as this is just inverted values switch)

Thank you,

hello,

Can you give me the on and off definition from:

http://domoticz_ip:8080/json.htm?type=devices&filter=all&used=true&order=Name

thanks !

hello,

I don't see the ouput, can you send it to domoticz@e-nef.com ? thanks

ok found it, seems locked and unlocked have their true menaning here !

        "Status": "Locked"/"Unlocked",
        "SubType": "Switch",
        "SwitchType": "Door Lock Inverted",
        "SwitchTypeVal": 20,
    "Type": "Light/Switch",