[Plugin now available in Beta] Help with Yeelight Bulb
Moderator: leecollings
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
@ Farhanito
Your sript is working....Thanks..
on, off, toggle works oke!!!
Only i think with the b and ct i mis something or i do something wrong...
Can i command all the setting on this way for this bulb? disco wakeup etc..
Can i switch 2 light @ the same time [ orderd more ] when i put in the script multiple Ip?
Your sript is working....Thanks..
on, off, toggle works oke!!!
Only i think with the b and ct i mis something or i do something wrong...
Can i command all the setting on this way for this bulb? disco wakeup etc..
Can i switch 2 light @ the same time [ orderd more ] when i put in the script multiple Ip?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
got the sunrise script working to..
Make a dummy mistake not chmod 777..
And did a trick to start the light from the off position...
Because replace the start_cf in stead of set_scene was not working
Now it is working great....
Are there more nice scripts...
Orderd more bulbs ...
Milight for sale...
Make a dummy mistake not chmod 777..
And did a trick to start the light from the off position...
Code: Select all
echo -ne '{"id":1,"method":"set_scene", "params": ["color", 65280, 1]}\r\n' | nc -w1 192.168.5.30 55443
echo -ne '{"id":1, "method":"start_cf", "params":[3,1,"50,1,16731392,1,360000,2,1700,10,540000,2,2700,100"]}\r\n' | nc -w1 192.168.5.30 55443
Now it is working great....
Are there more nice scripts...
Orderd more bulbs ...
Milight for sale...
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
@ weiweipossible
Is there perhaps a extension option for the ledstrip..
I need 4M ledstrip...
Or can i extend with a neopixel or a regulair HUE, or a other rgbw strip or something else?
Please do you have a example for the script so the bulb are acting exactly like a hue
I see in the manual that this is possible.
Only i do not understand this option..
Are there new bulbs for Sale?
Is there perhaps a extension option for the ledstrip..
I need 4M ledstrip...
Or can i extend with a neopixel or a regulair HUE, or a other rgbw strip or something else?
Please do you have a example for the script so the bulb are acting exactly like a hue
I see in the manual that this is possible.
Only i do not understand this option..
Are there new bulbs for Sale?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 784
- Joined: Wednesday 10 December 2014 13:06
- Target OS: Linux
- Domoticz version: beta
- Location: Bordeaux France
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Just update my Domoticz on a Syno :
Yeelight arrive half : no way to set adresses. does domoticz will look by his self is there any yeelight at home ?
Code: Select all
Version: 3.5814
Build Hash: 9817a5e-modified
Compile Date: 2016-10-24 08:44:40
Domoticz stable 3.5877 for real & Domoticz beta for test
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
- corbin
- Posts: 463
- Joined: Saturday 20 August 2016 22:57
- Target OS: Windows
- Domoticz version: Beta
- Location: Brisbane, Australia
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Are the Yeelights not getting added to Domoticz devices? There isn't any need to tell it IP addresses as it will use a UDP broadcast to discover devices.deennoo wrote:Just update my Domoticz on a Syno :
Yeelight arrive half : no way to set adresses. does domoticz will look by his self is there any yeelight at home ?
Question about the Xiaomi Gateway in Domoticz? Please check the Wiki first: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)
-
- Posts: 784
- Joined: Wednesday 10 December 2014 13:06
- Target OS: Linux
- Domoticz version: beta
- Location: Bordeaux France
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Ok, bulb still not arrive, want to prepare.
UDP discover is fantastic but this make my domoticz unstable ! Especialy when it discover nothing...remove for now and wait for bulb.
Maybe it can be more easyer to set ip adresse (your will not be alone todo this).
UDP discover is fantastic but this make my domoticz unstable ! Especialy when it discover nothing...remove for now and wait for bulb.
Maybe it can be more easyer to set ip adresse (your will not be alone todo this).
Domoticz stable 3.5877 for real & Domoticz beta for test
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
-
- Posts: 10
- Joined: Wednesday 19 October 2016 13:09
- Target OS: Linux
- Domoticz version:
- Location: Qingdao, China
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
We are really sorry that the current LED strip can't be extended.Derik wrote:@ weiweipossible
Is there perhaps a extension option for the ledstrip..
I need 4M ledstrip...
Or can i extend with a neopixel or a regulair HUE, or a other rgbw strip or something else?
Please do you have a example for the script so the bulb are acting exactly like a hue
I see in the manual that this is possible.
Only i do not understand this option..
Are there new bulbs for Sale?
The 4M ledstrip is being developed and may be released next year.
Regarding bulbs, we only have two version, white and color.
-
- Posts: 16
- Joined: Saturday 13 June 2015 9:01
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Hi,
I have a Mi yeelight color wifi bulb.
When I activate ‘Yeelight Led’ Domoticz will crash after a minute. When I restart Domoticz in less a minute it will crash again. When I deactivate ‘Yeelight Led’ it is stable. It also didn’t find any lights at the devices tabs.
Any suggestions?
Synology
Version: 3.5814
Build Hash: 9817a5e-modified
Compile Date: 2016-10-24 08:44:40
RFXCOM 443, RFXCOM 868, Hue, Aon Zwave
I have a Mi yeelight color wifi bulb.
When I activate ‘Yeelight Led’ Domoticz will crash after a minute. When I restart Domoticz in less a minute it will crash again. When I deactivate ‘Yeelight Led’ it is stable. It also didn’t find any lights at the devices tabs.
Any suggestions?
Synology
Version: 3.5814
Build Hash: 9817a5e-modified
Compile Date: 2016-10-24 08:44:40
RFXCOM 443, RFXCOM 868, Hue, Aon Zwave
Last edited by ErikJ on Friday 28 October 2016 16:18, edited 1 time in total.
-
- Posts: 89
- Joined: Thursday 28 April 2016 23:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Milan, Italy
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
I installed 2 rgbw bulb but i can't get warm light ( 2700-3000 kelvin) any help?
-
- Posts: 10
- Joined: Wednesday 19 October 2016 13:09
- Target OS: Linux
- Domoticz version:
- Location: Qingdao, China
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Can you get this CT through Yeelight or MiHome app?Mazzokun wrote:I installed 2 rgbw bulb but i can't get warm light ( 2700-3000 kelvin) any help?
-
- Posts: 89
- Joined: Thursday 28 April 2016 23:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Milan, Italy
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
yes, something similar to warm and not yellow.. isn't there a code for warm light?
-
- Posts: 89
- Joined: Thursday 28 April 2016 23:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Milan, Italy
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Hi, I have found this plugin for homebridge, It works like a charm and if I pull off dc power to the bulb domoticz doesn't crash... I wish this could help you with some code..
Code: Select all
https://github.com/vvpossible/homebridge_yeelight
-
- Posts: 10
- Joined: Wednesday 19 October 2016 13:09
- Target OS: Linux
- Domoticz version:
- Location: Qingdao, China
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
I'm maintaining this plugin . Are you saying current domoticz with yeelight-plugin is not stable enough? Maybe I can take a look and provide some help.Mazzokun wrote:Hi, I have found this plugin for homebridge, It works like a charm and if I pull off dc power to the bulb domoticz doesn't crash... I wish this could help you with some code..Code: Select all
https://github.com/vvpossible/homebridge_yeelight
-
- Posts: 89
- Joined: Thursday 28 April 2016 23:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Milan, Italy
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Yes it's more stable, because if I use the domoticz integration and physically disconnect a bulb from ac power, domoticz goes immediately offline.. With the homebridge plugin there isn't this issue ... But I'd prefer control them from domoticz instead apple's automation system ( that is also bugged ) .weiweipossible wrote:I'm maintaining this plugin . Are you saying current domoticz with yeelight-plugin is not stable enough? Maybe I can take a look and provide some help.Mazzokun wrote:Hi, I have found this plugin for homebridge, It works like a charm and if I pull off dc power to the bulb domoticz doesn't crash... I wish this could help you with some code..Code: Select all
https://github.com/vvpossible/homebridge_yeelight
- corbin
- Posts: 463
- Joined: Saturday 20 August 2016 22:57
- Target OS: Windows
- Domoticz version: Beta
- Location: Brisbane, Australia
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
I've borrowed a Raspberry Pi B and installed the beta image, which has worked with the lights powered, and it is stable when the lights are unplugged. Using the wired network connection, then I added a USB WIFI adapter, and it is still stable. I have a USB keyboard, 4GB SD card, and HDMI monitor plugged in also.
Any suggestions on hardware or software changes I could do to replicate the crashing?
Any suggestions on hardware or software changes I could do to replicate the crashing?
Question about the Xiaomi Gateway in Domoticz? Please check the Wiki first: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)
-
- Posts: 89
- Joined: Thursday 28 April 2016 23:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Milan, Italy
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Pull off AC Power of a bulb, pull on AC Power and the bulb should power on, then try to change state of the bulb via domoticz.. sometimes the bulb work ok, but usually don't respond and then domoticz goes offline. ( tested with 3 bulbs 2 works after shutdown 1 doesn't respond )corbin wrote:I've borrowed a Raspberry Pi B and installed the beta image, which has worked with the lights powered, and it is stable when the lights are unplugged. Using the wired network connection, then I added a USB WIFI adapter, and it is still stable. I have a USB keyboard, 4GB SD card, and HDMI monitor plugged in also.
Any suggestions on hardware or software changes I could do to replicate the crashing?
I have a Raspberry Pi 3
- corbin
- Posts: 463
- Joined: Saturday 20 August 2016 22:57
- Target OS: Windows
- Domoticz version: Beta
- Location: Brisbane, Australia
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
Thanks for testingMazzokun wrote: Pull off AC Power of a bulb, pull on AC Power and the bulb should power on, then try to change state of the bulb via domoticz.. sometimes the bulb work ok, but usually don't respond and then domoticz goes offline. ( tested with 3 bulbs 2 works after shutdown 1 doesn't respond )
I have a Raspberry Pi 3
This kind of problem will be fixed in a new update I've been working on.
Question about the Xiaomi Gateway in Domoticz? Please check the Wiki first: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)
- corbin
- Posts: 463
- Joined: Saturday 20 August 2016 22:57
- Target OS: Windows
- Domoticz version: Beta
- Location: Brisbane, Australia
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
I have a question for the people this is still crashing for, I just want to confirm something - Did you only add the Yeelight hardware and do nothing else in Domoticz? ie control the lights with scripts or try to turn the lights on/off from Domoticz GUI when they have been physically unplugged?
Question about the Xiaomi Gateway in Domoticz? Please check the Wiki first: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)
-
- Posts: 89
- Joined: Thursday 28 April 2016 23:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Milan, Italy
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
yes I have other hardware in domoticz and yes I control this hardware with some lua script.
For yeelight I tried to control them from Domoticz GUI when they have been physically unplugged
For yeelight I tried to control them from Domoticz GUI when they have been physically unplugged
-
- Posts: 34
- Joined: Friday 19 August 2016 5:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: [Plugin now available in Beta] Help with Yeelight Bulb
The issue I'm having on my RPi2 is exactly the same as described by @ErikJ with Synology.corbin wrote:I've borrowed a Raspberry Pi B and installed the beta image, which has worked with the lights powered, and it is stable when the lights are unplugged. Using the wired network connection, then I added a USB WIFI adapter, and it is still stable. I have a USB keyboard, 4GB SD card, and HDMI monitor plugged in also.
Any suggestions on hardware or software changes I could do to replicate the crashing?
ErikJ wrote:Hi,
I have a Mi yeelight color wifi bulb.
When I activate ‘Yeelight Led’ Domoticz will crash after a minute. When I restart Domoticz in less a minute it will crash again. When I deactivate ‘Yeelight Led’ it is stable. It also didn’t find any lights at the devices tabs.
Any suggestions?
Synology
Version: 3.5814
Build Hash: 9817a5e-modified
Compile Date: 2016-10-24 08:44:40
RFXCOM 443, RFXCOM 868, Hue, Aon Zwave
Who is online
Users browsing this forum: Bing [Bot] and 1 guest