Page 2 of 2

Re: Python plugin: WiZ Connected

Posted: Friday 15 December 2023 0:25
by JessicasDad
Hi,

Is anyone successfully using this Wiz-Connected plugin to control Phillips Wiz bulbs in the uk?

I've got the plugin installed ok and the heartbeat etc appears in the logs, but it just doesn't detect any of the bulbs :(

I don't think it's an issue with my network as I've got the Wiz plugin added to Homebridge on another Pi on the same network and it finds the bulbs ok as long as I specify the static IP addresses for them, but that doesn't seem to be an option with Domoticz.

The wiz bulbs are also connected to Alexa ok.

Can anyone help?

Thanks

Ross

Re: Python plugin: WiZ Connected

Posted: Thursday 28 December 2023 0:24
by JessicasDad
Hi,

Just to update this.

I've given up on getting the plugin working and am using virtual switches with UDP commands sent via scripts instead.

Thanks

Re: Python plugin: WiZ Connected

Posted: Sunday 05 October 2025 15:55
by packetloss
sydspost wrote: Wednesday 28 July 2021 11:02 Bought recently a WiZ connected WiFI-lightbulb in the Supermarket without checking if there was support for this brand in Domoticz. I found out the hardway that there was no support ;-)

So, i made my own plugin which operates the lightbulb within your local network, no access to the WiZ connected cloud is needed. Except for the initial pairing of the device with your WiFi. After the pairing is done, you can delete the device from the WiZ connected cloud and/or close your account.

Key features:
  • Auto-detects devices in your network
    Tested with WiZ whites lights (but should control other devices on/off)
    Allows controlling Dimmer/Cold-Warm for lights
    When device operated by app, Domoticz is synchronized every 10 seconds
You can download the plugin from https://github.com/sydspost/Domoticz-Wi ... ted-plugin

Enjoy !
Not having Wiz devices yet, I am planning to buy one like this: https://www.wizconnected.com/nl-nl/p/li ... 0169077669

My question is: the Git says 'should control other devices on/off' , but can I also use the script (that I upfront already installed in Domoticz) to change colors? Or is it only on and off?