steve228uk / homebridge-magichome

A Homebridge plugin for Magic Wifi devices
MIT License
82 stars 47 forks source link

Not and issue ! Works great with ... #53

Open IMNotMax opened 6 years ago

IMNotMax commented 6 years ago

Hi, Your homebridge-plugin works great with this item :

https://www.amazon.ca/gp/product/B06Y584C6V/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

and this config:

IMNotMax commented 6 years ago

Thanx for your work !

vniehues commented 4 years ago

Could you post you config if you still use this? Thank you! :)

IMNotMax commented 4 years ago

I don’t remember why I currently use the magic home platform plugin instead of yours. This is my config.

{ "platform": "MagicHome-Platform", "debug": false, "lights": [ { "name": "LED Strip Meuble Télé", "ip": "192.168.0.120", "setup": "RGBW", "purewhite": false, "timeout": 10000 } ] },