We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
~ $ npm list -g --depth 0 /usr/local/lib ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] └── [email protected]
The text was updated successfully, but these errors were encountered:
Thanx for your work !
Sorry, something went wrong.
Could you post you config if you still use this? Thank you! :)
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 } ] },
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: