Comments on: Node-RED with Xiaomi Yeelight RGBW Smart Bulb https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 19 Nov 2020 11:42:30 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-520248 Thu, 19 Nov 2020 11:42:30 +0000 http://randomnerdtutorials.com/?p=46130#comment-520248 In reply to Howard.

Hi.
Did you install node-RED UI?
Regards,
Sara

]]>
By: Howard https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-520029 Thu, 19 Nov 2020 03:01:40 +0000 http://randomnerdtutorials.com/?p=46130#comment-520029 Hi, when i import the node-RED flow from Github there is a problem left of the flow. like: “unknown: ui_colour_picker”

What is the problem?

]]>
By: Sara Santos https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-349966 Wed, 26 Dec 2018 17:28:18 +0000 http://randomnerdtutorials.com/?p=46130#comment-349966 In reply to GridexX.

Hi.
If you’re having issue with this tutorial, it may be an issue with the yeelight node itself.
Please follow the next tutorial that is also compatible with the yeelight: https://randomnerdtutorials.com/node-red-with-xiaomi-mijia-bedside-lamp/ and see if it works.
Regards,
Sara

]]>
By: GridexX https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-349800 Tue, 25 Dec 2018 15:07:16 +0000 http://randomnerdtutorials.com/?p=46130#comment-349800 Hello Rui,
thanks for the tutorial but i have an error that i can’t fix when i try to change the color with node-red dashboard. The lamp color didn’t change and in the terminal i have the following error :
[error] [yeelight:Set RGB Color] TypeError: Cannot read property ‘set_rgb’ of null

Please can you help me because i found yur tutorial very interessant and would to reproduce him

]]>
By: Sara Santos https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-332943 Fri, 31 Aug 2018 16:27:11 +0000 http://randomnerdtutorials.com/?p=46130#comment-332943 In reply to Fabian Prinz-Arnold.

Hi Fabian.
We just tested this example with this specific bulb.
But I think it might work as long as you enable the LAN mode.
What version do you have?
Regards,
Sara 🙂

]]>
By: Fabian Prinz-Arnold https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-332940 Fri, 31 Aug 2018 16:09:14 +0000 http://randomnerdtutorials.com/?p=46130#comment-332940 Is there any way to make this work with the new version of this Bulb?

]]>
By: Rui Santos https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-324842 Mon, 11 Jun 2018 16:43:42 +0000 http://randomnerdtutorials.com/?p=46130#comment-324842 In reply to Marc.

Hi Marc, I’ve never encountered that error before. Can you try to run/open Node-RED with sudo?

]]>
By: Marc https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-324080 Sun, 27 May 2018 09:41:52 +0000 http://randomnerdtutorials.com/?p=46130#comment-324080 Hello dear,
thanks for the project.
I am not abble to edit the yeelight node, there is a note on the top of the editor : “restrict by Service UUID
Thanks in adavnce for your help
Marc

]]>
By: Sara Santos https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-316656 Sun, 18 Feb 2018 16:22:04 +0000 http://randomnerdtutorials.com/?p=46130#comment-316656 In reply to Gareth.

Hi Gareth.
Thanks a lot for your words.
If you’re having issue with this tutorial, it may be an issue with the yeelight node itself.
Please follow the next tutorial that is also compatible with the yeelight: https://randomnerdtutorials.com/node-red-with-xiaomi-mijia-bedside-lamp/

]]>
By: Gareth https://randomnerdtutorials.com/node-red-with-xiaomi-yeelight-rgbw-smart-bulb/#comment-316618 Sun, 18 Feb 2018 00:13:11 +0000 http://randomnerdtutorials.com/?p=46130#comment-316618 Firstly, excellent instructions and also great site! Been enjoying having a read about the various Yeelight solutions you have in place.

I’ve hit an issue where I’m getting the following in the logs:

17 Feb 23:54:48 – [info] Starting flows
17 Feb 23:54:48 – [error] [yeelight-config:ada24ea5.54244] ReferenceError: window is not defined
17 Feb 23:54:48 – [info] Started flows
17 Feb 23:55:03 – [error] [yeelight:Toggle] TypeError: Cannot read property ‘toggle’ of null
17 Feb 23:55:11 – [error] [yeelight:Set Brightness] TypeError: Cannot read property ‘set_bright’ of null
17 Feb 23:57:20 – [error] [yeelight:Set RGB Color] TypeError: Cannot read property ‘set_rgb’ of null
17 Feb 23:58:08 – [error] [yeelight:Set RGB Color] TypeError: Cannot read property ‘set_rgb’ of null
17 Feb 23:58:11 – [error] [yeelight:Toggle] TypeError: Cannot read property ‘toggle’ of null
17 Feb 23:58:14 – [error] [yeelight:Toggle] TypeError: Cannot read property ‘toggle’ of null

Any ideas what may be wrong in the setup. I have reviewed the steps with nothing weird being found. Any help would be appreciated!

]]>