Itho Wifi Controller Python plugin
Posted: Tuesday 02 April 2024 19:16
I just started a basic Python plugin to send commands to the Itho Wifi Controller.
Its currently only to push new commands to the module, not read the current state.. but please adjust if needed
https://github.com/galadril/Domoticz-Itho-Wifi-Plugin
More info about the module:
https://github.com/arjenhiemstra/ithowifi/wiki
I tried to create an OpenApi spec around the module's api here:
https://github.com/arjenhiemstra/ithowifi/issues/214
Device:

Please adjust the script if needed.
Its currently only to push new commands to the module, not read the current state.. but please adjust if needed

https://github.com/galadril/Domoticz-Itho-Wifi-Plugin
More info about the module:
https://github.com/arjenhiemstra/ithowifi/wiki
I tried to create an OpenApi spec around the module's api here:
https://github.com/arjenhiemstra/ithowifi/issues/214
Device:
Please adjust the script if needed.