Search found 9 matches

by Pupz
Sunday 07 November 2021 13:07
Forum: Python
Topic: Python Plugin: Homekit Insecure Client
Replies: 19
Views: 6603

Re: Python Plugin: Homekit Insecure Client

@Dnpwwo
Great, it's working now! I was too busy decrypting the JSON debugging info, that I overlooked this one :?
Thanks.

Also thanks @MacJL for this plugin and the support.
by Pupz
Tuesday 02 November 2021 23:17
Forum: Python
Topic: Python Plugin: Homekit Insecure Client
Replies: 19
Views: 6603

Re: Python Plugin: Homekit Insecure Client

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 ...
by Pupz
Wednesday 27 October 2021 15:57
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445112

Re: homebridge-edomoticz Plugin

OK, done.
by Pupz
Wednesday 27 October 2021 15:54
Forum: Python
Topic: Python Plugin: Homekit Insecure Client
Replies: 19
Views: 6603

Re: Python Plugin: Homekit Insecure Client

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 ...
by Pupz
Friday 22 October 2021 22:04
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445112

Re: homebridge-edomoticz Plugin

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 ...
by Pupz
Saturday 13 February 2021 22:40
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445112

Re: homebridge-edomoticz Plugin

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.
by Pupz
Saturday 13 February 2021 17:50
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445112

Re: homebridge-edomoticz Plugin

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 ...
by Pupz
Friday 12 February 2021 13:03
Forum: LUA
Topic: Problem with 'UpdateDevice'
Replies: 0
Views: 274

Problem with 'UpdateDevice'

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 ...
by Pupz
Monday 11 January 2021 23:18
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445112

Re: homebridge-edomoticz Plugin

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 ...