rvdvoorde / domoticz-homewizard

Plugin for Domoticz
http://www.domoticz.com/
GNU General Public License v3.0
12 stars 10 forks source link

No blinds in domoticz #23

Open remimase opened 6 years ago

remimase commented 6 years ago

Hello,

Thank you for the great plugin voor domoticz it works well. But my blinds are not show in domoticz. I have homebrand blinds with a brel-motor. But the KAKU switches are available with the same frequentie. Is this a issu or do i have to change settings in homewizard.

thanks Rene.

ijzen006 commented 6 years ago

Hi Rene, only SOMFY and ASUN switches are handled at the moment, please provide your get-sensors and get-status information regarding the switches so we can figure out how to process them.

remimase commented 6 years ago

Oke I'm a layman, mayby a stupid question but what do you mean with get-sensor en get-status?

ijzen006 commented 6 years ago

You can get the status and sensor information by putting the following url on a browser http://://get-status and get-sensors Copy past the information you get in this thread

ijzen006 commented 6 years ago

Should be http://ip-address:port/password/get-status like http://10.0.0.2:80/1234/get-status

remimase commented 6 years ago

By get-status

{"status": "ok", "version": "3.403", "request": {"route": "/get-status" }, "response": {"preset":0,"time":"2018-06-20 19:32","switches":[{"id":5,"type":"switch","status":"off"},{"id":6,"type":"switch","status":"off"}],"uvmeters":[],"windmeters":[],"rainmeters":[],"thermometers":[],"weatherdisplays":[], "energymeters": [], "energylinks": [], "heatlinks": [], "kakusensors": [{"id":0,"status":null,"timestamp":"00:00"},{"id":1,"status":"no","timestamp":"15:12"},{"id":2,"status":"no","timestamp":"18:23"}]}}

Get sensors

{"status": "ok", "version": "3.403", "request": {"route": "/get-sensors" }, "response": {"preset":0,"time":"2018-06-20 19:34","switches":[{"id":0,"name":"room5","type":"brel","mode":0,"favorite":"no"},{"id":1,"name":"room1","type":"brel","mode":0,"favorite":"no"},{"id":2,"name":"room2","type":"brel","mode":0,"favorite":"no"},{"id":3,"name":"room3","type":"brel","mode":0,"favorite":"no"},{"id":4,"name":"room4","type":"brel","mode":0,"favorite":"no"},{"id":5,"name":"Lamp voorzijde","type":"switch","status":"off","favorite":"no"},{"id":6,"name":"Lamp achter","type":"switch","status":"off","favorite":"no"}],"uvmeters":[],"windmeters":[],"rainmeters":[],"thermometers":[],"weatherdisplays":[], "energymeters": [], "energylinks": [], "heatlinks": [], "hues": [], "scenes": [], "kakusensors": [{"id":0,"name":"Rookmelder","status":null,"type":"smoke","favorite":"no","timestamp":"00:00","cameraid":null},{"id":1,"name":"Bel Bijkeuken","status":"no","type":"doorbell","favorite":"no","timestamp":"15:12","cameraid":null},{"id":2,"name":"Deur bijkeuken","status":"no","type":"contact","favorite":"no","timestamp":"18:23","cameraid":null}], "cameras": []}}

thanks

ijzen006 commented 6 years ago

Hi Rene, Can you test the latest version.

remimase commented 6 years ago

Hallo,

I have tested the latest plugin version and i have the blinds in domoticz. But i can't open or close the blinds, nothing is happend.

kind regards, René

ijzen006 commented 6 years ago

Hi Rene, Can you try the following commands in a browser and pass me the results. http://homewizard/password/sw/0/on also try : off, up , down and stop instead of on. cheers John

remimase commented 6 years ago

Hallo John,

I have tried a lot of things with script / http etc. But there is nothing happend.

kind regards René