I recently had that DECT radiator thermostats for the FritzBox tested and integrated into my NodeRed installation.
That's why I was naturally curious about how the FRITZ! DECT 500 RGB LED lamp works with the FritzBox and whether it can be controlled from NodeRed just as easily as the radiator thermostat.
As usual with FRITZ products, installation and commissioning was super easy. Thanks to the included and very simple step-by-step instructions, learning it took less than two minutes.
In the app, the interface of the FritzBox and (very practical) also on a connected FritzFon! You can then set all sorts of options for the FRITZ!DECT 500 Smart Home.
This means that the lamp can not only be switched on and off. The color, light temperature, saturation and brightness can also be adjusted. The lamp can be used both as powerful room lighting and as a dimmed lamp for a movie night.
With the example flow presented here in the article, you can easily configure the basic functions of the lamp via the NodeRed dashboard.
Safety instructions
I know the following notes are always kind of annoying and seem unnecessary. Unfortunately, many people who knew "better" have lost eyes, fingers or other things due to carelessness or injured themselves. Data loss is almost negligible in comparison, but even these can be really annoying. Therefore, please take five minutes to read the safety instructions. Because even the coolest project is not worth injury or other trouble.
https://www.nerdiy.de/sicherheitshinweise/
Affiliate links/advertising links
The links to online shops listed here are so-called affiliate links. If you click on such an affiliate link and make a purchase via this link, Nerdiy.de will receive a commission from the relevant online shop or provider. The price does not change for you. If you make your purchases via these links, you support Nerdiy.de in being able to offer other useful projects in the future. 🙂
Requirements
Helpful articles:
So that you can install new nodes, NodeRed should of course already be installed.
How to prepare a RaspberryPi and then install NodeRed on it is described in the following articles.
The following three articles describe what needs to be done to prepare the RaspberryPi:
RaspberryPi – setup for nerdiys!
RaspberryPi – The first configuration!
RaspberryPi – Control the RaspberryPi via SSH
NodeRed – Installing NodeRed on the RaspberryPi
NodeRed - import and export node code
Required tool:
-no-
Required material:
In the following list you will find all the parts you need to implement this article.
Number | Article | Amazon link | Ebay link |
---|---|---|---|
1x | RaspberryPi | Amazon | Ebay |
1x | USB power supply / USB power supply | Amazon | Ebay |
1x | SD card / SD card | Amazon | Ebay |
1x | Housing / housing | Amazon | Ebay |
Log into the NodeRed configuration interface
Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.
Install the appropriate FritzBox node
In order for NodeRed to communicate with the connected radiator thermostats, you must install the node "node-red-contrib-fritzapi" to install. How your node is installed in the article NodeRed – Install new nodes described.
You should also have already installed and configured the dashboard node. You can find information about this in the following article.
NodeCode for controlling a FRITZ!DECT 500 Smart Home lamp
The following section contains the NodeCode with which you can set the basic functions of the FRITZ!DECT 500. Of course, the connection between NodeRed and your FritzBox must already be configured. How you can do this is in the article NodeRed/FritzBox – Show caller list in the dashboard described.
The current status of the NodeCode is my first draft of a control. I will definitely continue to work on it. That's why you're welcome to ask for updates if you're missing features or if this post hasn't been updated for a while.
In the current version you can adjust the color, brightness, saturation and color temperature. You will also be shown the online status - i.e. whether the lamp is connected to the FritzBox or not. Of course, the lamp can also be switched on and off via the dashboard.
Below is a view of the configuration and the actual NodeCode.
How you can import the NodeCode linked below into your NodeRed environment is in the article NodeRed - import and export node code described.
As always, you can find the NodeCode in the Nerdiy Git repository under the following link:
Read out the AIN of your FRITZ!DECT 500 Smart Home lamp and enter it in NodeRed
In order for the NodeCode above to work, you now have to enter the correct AIN in your NodeRed configuration. The AIN is the identification number of your FRITZ!DECT 500 Smart Home lamp, which you need to control it specifically. How you can find out using the FritzBox configuration interface is described in the following pictures.
To do this, first switch to the configuration view of your FritzBox. Then click on:
- "Device Management"
- And then click on the pen symbol in the line with the entry for your FRITZ!DECT 500 Smart Home lamp
Then you can see and copy the AIN of your FRITZ!DECT 500 Smart Home lamp in the area marked red.
In order to insert the copied AIN into the NodeCode you have to do the following:
Open the "Set Lamp AIN" node and enter the AIN of your FRITZ!DECT 500 Smart Home lamp in the user data field.
Have fun with the project
I hope everything worked as described for you. If not or you have questions or suggestions please let me know in the comments. I will then add this to the article if necessary.
Ideas for new projects are always welcome. 🙂
PS Many of these projects - especially the hardware projects - cost a lot of time and money. Of course I do this because I enjoy it, but if you think it's cool that I share the information with you, I would be happy about a small donation to the coffee fund. 🙂
A code that switches the lamp depending on the position of the sun or the time of day would be interesting: when it's dark, warm white should light up and when it's light, cold white.
But since the lamp setting cannot be changed if it was switched off at the light switch, i.e. is offline, node-red would have to constantly check whether it changes from offline to online (i.e. is switched on) and then send the setting corresponding to the position of the sun or the time.
Hi Joerg,
that's a really cool idea. It should actually be possible to check online and offline. And you could also check what happens if you send the color setting to the FritzBox/lamp despite the lamp being switched off. I could imagine that the corresponding settings are cached on the FritzBox and then sent to the lamp when it is switched on.
I think the most difficult part is to calculate the light temperature from the position of the sun (eg angle above the horizon). Unfortunately, I'm not very familiar with the subject. I could imagine that the light color is also dependent on the weather (cloudy, etc.).
All in all I think this can be solved. 🙂
Best regards
Fabian
In the new FritzOS 7.5 you can define triggers to switch devices. A trigger must always come from a Dect device (also from itself). For me it's a RolloReon Dect 1213 that closes half an hour after sunset and starts up at 6:30 am.
The RolloTron should be the trigger for the lamps: FritzBox, if the RolloTron is closed, set all lamps to warm white the next time they go online (=press the light switch) or set them to cold white if it is open.
I don't think the color settings are cached. The lamps only change when they are online themselves, i.e. already lit. If they are changed offline and then made online via the light switch, their state does not change.
An interesting exception is the new scenarios: if you send a state change via a scenario, it WILL still be sent the next time it comes online, but only if the lights come online within the next minute or so (I haven't timed it exactly).
(Jörg - I've registered now 🙂
Hello all,
Is the operation so extremely delayed for you?
Via Node Red or FritzOS? I'm currently only using the FritzOS programming and it sometimes happens, rather rarely, that it takes a minute for something to be switched on. I currently have 25 lamps and 6 shutters.
Hello,
The control via Node Red is very delayed for me, sometimes 2-3 minutes.
When I use the Fritz Smart Home app, there is almost no delay.
Do you have the same problem?
AVM has now integrated two color gradients for waking up and going to sleep. (OS 7.57[+]; 'natural light sequence')
Can any other colors be created with NodeRed? For example, the rainbow colors that are run through within a time span x?
This is not possible with the FritzBox, or if at all, then only with considerable contortions, as each template may only be used once in a scenario and scenarios cannot be combined into 'main scenarios' or similar. And, as mentioned, routines require a Dect device as the master; time queries are not permitted in the if-then constructs.
I am an absolute newbie in this field and therefore have to ask stupid questions.