empierre / MyDomoAtHome

MyDomoAtHome - REST interface for ImperoHome with Domoticz (ISS)
http://domoticz.com/wiki/ImperiHome
GNU General Public License v3.0
32 stars 22 forks source link

Domoticz - Door Lock inverted not seen by MyDomoAtHome #168

Open grzegorzignacy opened 6 years ago

grzegorzignacy commented 6 years ago

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,

empierre commented 6 years ago

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 !

grzegorzignacy commented 6 years ago

Hello

Please find attached output from Domoticz. Device that i changed status (Locked and Unlocked) is named: windowKitchenV.

Thank you, Grzegorz Ignacy

Wiadomość napisana przez Emmanuel notifications@github.com w dniu 14.05.2018, o godz. 21:39:

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

empierre commented 6 years ago

hello,

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

empierre commented 6 years ago

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",