You gave me new hope. I changed to the right port. But alas, still no luck. Here's the log. This pattern repeats every 10 seconds. 2021-11-02 23:03:07.099 Homebridge Tuya Plug: (Homebridge Tuya Plug) Refreshing Accessories Status 2021-11-02 23:03:07.099 Homebridge Tuya Plug: (Homebridge Tuya Plug ...
Hello, I updated to todays new version. Here is a log with 'Plugin Debug' mode on. Please have a look what's going on and why it's not working. 2021-10-27 15:31:23.879 Homebridge Tuya Plug hardware started. 2021-10-27 15:31:23.879 Status: Homebridge Tuya Plug: (Homebridge Tuya Plug) Entering work ...
I think that should be done by the domoticz itself, rather than a plugin that "pulls" information from it. Homebridge should be included in the Hardware tab, either native or via a python plugin. Yes, that would be marvellous, a plugin for Homekit or Homebridge, so you can add all kind of Homekit ...
My home automation runs on Domoticz, but I have a Tuya plug and a Homekit bulb connected to Homebridge/Homekit. And I am looking for a way to control these from Domoticz too.
Homebridge-edomoticz Plugin is great for adding your Domoticz devices as accessories to Homebridge and via this bridge to Apple Homekit and Google Home. But (as far as I can see) it is a one-way bridge. What if e.g. I want to add some Homekit devices to my Domoticz environment? A device added to ...
I am trying to update the status of a switch when the associated device (lamp) has been switched over by another actuator. This is my script: -- control Lantern with LanternSwitch if devicechanged['LanternSwitch'] == 'On' then commandArray['Lantern'] = 'On' elseif devicechanged['LanternSwitch ...
Homebridge-edomoticz Plugin is great for adding your Domoticz devices as accessories to Homebridge and via this bridge to Apple Homekit and Google Home. But (as far as I can see) it is a one-way bridge. What if e.g. I want to add some Homekit devices to my Domoticz environment? A device added to ...