Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 27 forks source link

Support for Develco IO module - IOMZB-110 #135

Closed Smanar closed 1 year ago

Smanar commented 1 year ago

To test the Beta on the deconz plugin folder

git pull
git checkout beta
git pull

Then in domoticz, hardware panel / deconz / update

Delete the older widget, you will have a new one just with Unknow (invisible) "on" and "off" as possible level. Idk if we will not have issue for the 0 value (than ca be interpreted as "off" too, else I will use B1 and B2.

Patricen1 commented 1 year ago

Thanks! I tried switching to beta. the behaviour is as follows: Default status is "unknown" Closing the switch makes the status switching briefly to "On", then back to "unknown". Opening the switch makes the status switching briefly (but longer than when closing the switch) to "Off", then back to "unknown"

Smanar commented 1 year ago

Oups, my bad I forget to disable the auto "off" (auto "unknow" for this one) You can try the new version, just with using "git pull" on the plugin folder and restart the plugin.

You will have "unknow" by defaut then "on" or "off" but stable.

Patricen1 commented 1 year ago

It looks like that you got it!!

Wonderful! thanks

Smanar commented 1 year ago

Nice, I will make the change official in somes days, you have some time to test it ^^.

Patricen1 commented 1 year ago

The application is a delay for boiler starting, the module is really convenient for this at it has both dry contacts and inputs. Anyways, it is connected and I'll check logs to see if it works well. Please let me know when you make the changes, I'll then check logs. Thanks again!