paulw11 / homebridge-wiser

Clipsal C-Bus Wiser plugin for home bridge
MIT License
11 stars 5 forks source link

Added support for input units #6

Open brycedenham opened 6 years ago

brycedenham commented 6 years ago

Hey! Bit of a newby here.

I have a C-Bus unit at home with a 4x input module. It contains various sensors, one is a limit switch on the garage door. and another is a float switch on the sewage.

My current problem is that the shed roller door closed sensor is getting triggered to off by a user.. is there any support for indication rather than it being set up as a switch.

Thanks in advance.

paulw11 commented 3 years ago

I know it has been a long time since you asked this, but I am re-doing the code now. Once you have upgraded to 2.0 you can help me implement this by running Homebridge in debug mode. When you start it you will see the XML project file from your Wiser in the home bridge log. If you can provide me with the relevant <Widget> section of the log that identifies the input groups then I should be able to add support - I just need to know what sort of type it is reported as.