HowTo: Zigbee - Integrate Ikea SYMFONISK E1744 remote control via zigbee2mqtt in NodeRed

The Ikea SYMFONISK E1744 remote control is actually intended as a control for the SYMFONSIK WiFi speaker from Ikea.

You can then use it to control the volume or change the track.

Thanks to Zigbee, the Ikea SYMFONISK E1744 remote control can also be used to control your SmartHome.

How you can integrate the remote control into your SmartHome instance is described in the following article.


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:
Before you start this article, you should have prepared a Raspberry Pi so that it can be reached via the network and controlled via SSH. Of course, zigbee2mqtt and Node Red should also be installed and configured.

In the following lists you will find all the parts you need to implement this article.

Required tool:

NumberLink
1xScrewdriver set  Buy at Amazon
1xSD card reader  Buy at Amazon

Required material:

NumberLink
1xIkea SYMFONISK E1744 Remote Control
1xSONOFF Zigbee 3.0 USB Dongle Plus  Buy at Amazon
1xUSB extension cable  Buy at Amazon
1x Raspberry Pi  Buy at Amazon
1x Raspberry Pi power supply  Buy at Amazon
1x Raspberry Pi case  Buy at Amazon
1x Micro SD card 64GB  Buy at Amazon


Log into the NodeRed configuration interface

Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.

View of the login dialog. Here you have to enter the login data that you specified during the configuration of the login. You can find information about this in the article NodeRed - set up user login.

Enable Zigbee2mqtt Dashboard

In my opinion, the easiest way to add new devices to your Zigbee network is to use the zigbee2mqtt dashboard. In case you haven't activated this yet, you will find helpful hints in the article Zigbee - Administration of Zigbee2mqtt via the dashboard.


Register dimmer to zigbee2mqtt

Before you can evaluate the Ikea SYMFONISK remote control using NodeRed, you must first connect it to your Zigbee network.

I have a little more detail on how to integrate devices into your own Zigbee network in the article Zigbee – register devices or sensors and actuators with zigbee2mqtt described. The following steps briefly summarize this.

View of the log tab of the zigbee2mqtt dashboard. The area marked in red contains the button with which access to the Zigbee network can be controlled. Click on this to unlock access to the Zigbee network.

To put the Ikea SYMFONISK remote control into pairing mode, insert the battery and press the button on the back.

  • Briefly press 4x in a row

The LED in the case should then flash and the remote should connect to your Zigbee network shortly after.

You can track the status of the connection process in the zigbee2mqtt log.


Log into the NodeRed configuration interface

Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.

View of the login dialog. Here you have to enter the login data that you specified during the configuration of the login. You can find information about this in the article NodeRed - set up user login.


Import node code

The dashboard node should already be installed and configured so that you can also control your Zigbee device via the NodeRed dashboard or display the values. You can find information about this in the following article.

If you are also over pushbullet If you want to be automatically reminded of a dead battery in your Zigbee button, you should also have the pushbullet node installed. You can find information about this in the following article.

As an alternative you can of course also pushover or E-mail use as a notification. You can find information about this in the following articles.

After that, all you have to do is import the NodeCode linked below into your NodeRed environment. Information on how to import NodeRed code can be found in the article NodeRed - import and export node code .

As always, you can find the NodeRed code in the Nerdiy Git repository under the following link:

View of the NodeRed code in the NodeRed configuration view.

Of course you still have to adapt the code to your remote control. To ensure that it works correctly, you must enter the IEEE address or the "friendly name" in the Node Red code.

To do this, open the properties of the selected node and enter your IEEE address in the selected area under "Payload...". How to find out the IEEE address of your Zigbee device is described in the article Zigbee – register devices or sensors and actuators with zigbee2mqtt described.

In order for the update function to work via the Node Red Dashboard, you must also enter the address here in the marked area.

At the point marked here you can also adjust the message that is sent as soon as the charge level of the button's battery falls below 20%.

You can of course also use the newly registered Zigbee device via the zigbee2mqtt Dashboard control or read out.

In the following category I have also listed other Zigbee devices which can be controlled or read out with the Node Red code offered there.


More articles on the topic

I have summarized other articles on the subject of Zigbee and zigbee2mqtt in the following category. There you will also find articles on various Zigbee devices and how they look like NodeRed can be controlled.

External links:


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. 🙂

Buy Me a Coffee at ko-fi.com       

The Ikea SYMFONISK E1744 remote control is actually intended as a control for the SYMFONSIK WiFi speaker from Ikea.

You can then use it to control the volume or change the track.

Thanks to Zigbee, the Ikea SYMFONISK E1744 remote control can also be used to control your SmartHome.

How you can integrate the remote control into your SmartHome instance is described in the following article.


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:
Before you start this article, you should have prepared a Raspberry Pi so that it can be reached via the network and controlled via SSH. Of course, zigbee2mqtt and Node Red should also be installed and configured.

In the following lists you will find all the parts you need to implement this article.

Required tool:

NumberLink
1xScrewdriver set  Buy at Amazon
1xSD card reader  Buy at Amazon

Required material:

NumberLink
1xIkea Tradfri Shortcut Button E1812
1xSONOFF Zigbee 3.0 USB Dongle Plus  Buy at Amazon
1xUSB extension cable  Buy at Amazon
1x Raspberry Pi  Buy at Amazon
1x Raspberry Pi power supply  Buy at Amazon
1x Raspberry Pi case  Buy at Amazon
1x Micro SD card 64GB  Buy at Amazon


Log into the NodeRed configuration interface

Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.

View of the login dialog. Here you have to enter the login data that you specified during the configuration of the login. You can find information about this in the article NodeRed - set up user login.

Enable Zigbee2mqtt Dashboard

In my opinion, the easiest way to add new devices to your Zigbee network is to use the zigbee2mqtt dashboard. In case you haven't activated this yet, you will find helpful hints in the article Zigbee - Administration of Zigbee2mqtt via the dashboard.


Register dimmer to zigbee2mqtt

Before you can evaluate the Ikea SYMFONISK remote control using NodeRed, you must first connect it to your Zigbee network.

I have a little more detail on how to integrate devices into your own Zigbee network in the article Zigbee – register devices or sensors and actuators with zigbee2mqtt described. The following steps briefly summarize this.

View of the log tab of the zigbee2mqtt dashboard. The area marked in red contains the button with which access to the Zigbee network can be controlled. Click on this to unlock access to the Zigbee network.

To put the Ikea SYMFONISK remote control into pairing mode, insert the battery and press the button on the back.

  • Briefly press 4x in a row

The LED in the case should then flash and the remote should connect to your Zigbee network shortly after.

You can track the status of the connection process in the zigbee2mqtt log.


Log into the NodeRed configuration interface

Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.

View of the login dialog. Here you have to enter the login data that you specified during the configuration of the login. You can find information about this in the article NodeRed - set up user login.


Import node code

The dashboard node should already be installed and configured so that you can also control your Zigbee device via the NodeRed dashboard or display the values. You can find information about this in the following article.

If you are also over pushbullet If you want to be automatically reminded of a dead battery in your Zigbee button, you should also have the pushbullet node installed. You can find information about this in the following article.

As an alternative you can of course also pushover or E-mail use as a notification. You can find information about this in the following articles.

After that, all you have to do is import the NodeCode linked below into your NodeRed environment. Information on how to import NodeRed code can be found in the article NodeRed - import and export node code .

As always, you can find the NodeRed code in the Nerdiy Git repository under the following link:

View of the NodeRed code in the NodeRed configuration view.

Of course you still have to adapt the code to your remote control. To ensure that it works correctly, you must enter the IEEE address or the "friendly name" in the Node Red code.

To do this, open the properties of the selected node and enter your IEEE address in the selected area under "Payload...". How to find out the IEEE address of your Zigbee device is described in the article Zigbee – register devices or sensors and actuators with zigbee2mqtt described.

In order for the update function to work via the Node Red Dashboard, you must also enter the address here in the marked area.

At the point marked here you can also adjust the message that is sent as soon as the charge level of the button's battery falls below 20%.

You can of course also use the newly registered Zigbee device via the zigbee2mqtt Dashboard control or read out.

In the following category I have also listed other Zigbee devices which can be controlled or read out with the Node Red code offered there.


More articles on the topic

I have summarized other articles on the subject of Zigbee and zigbee2mqtt in the following category. There you will also find articles on various Zigbee devices and how they look like NodeRed can be controlled.

External links:


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. 🙂

Buy Me a Coffee at ko-fi.com       

The Ikea SYMFONISK E1744 remote control is actually intended as a control for the SYMFONSIK WiFi speaker from Ikea.

You can then use it to control the volume or change the track.

Thanks to Zigbee, the Ikea SYMFONISK E1744 remote control can also be used to control your SmartHome.

How you can integrate the remote control into your SmartHome instance is described in the following article.


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:
Before you start this article, you should have prepared a Raspberry Pi so that it can be reached via the network and controlled via SSH. Of course, zigbee2mqtt and Node Red should also be installed and configured.

In the following lists you will find all the parts you need to implement this article.

Required tool:

NumberLink
1xScrewdriver set  Buy at Amazon
1xSD card reader  Buy at Amazon

Required material:

NumberLink
1xIkea Tradfri Shortcut Button E1812
1xSONOFF Zigbee 3.0 USB Dongle Plus  Buy at Amazon
1xUSB extension cable  Buy at Amazon
1x Raspberry Pi  Buy at Amazon
1x Raspberry Pi power supply  Buy at Amazon
1x Raspberry Pi case  Buy at Amazon
1x Micro SD card 64GB  Buy at Amazon


Log into the NodeRed configuration interface

Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.

View of the login dialog. Here you have to enter the login data that you specified during the configuration of the login. You can find information about this in the article NodeRed - set up user login.

Enable Zigbee2mqtt Dashboard

In my opinion, the easiest way to add new devices to your Zigbee network is to use the zigbee2mqtt dashboard. In case you haven't activated this yet, you will find helpful hints in the article Zigbee - Administration of Zigbee2mqtt via the dashboard.


Register dimmer to zigbee2mqtt

Before you can evaluate the Ikea SYMFONISK remote control using NodeRed, you must first connect it to your Zigbee network.

I have a little more detail on how to integrate devices into your own Zigbee network in the article Zigbee – register devices or sensors and actuators with zigbee2mqtt described. The following steps briefly summarize this.

View of the log tab of the zigbee2mqtt dashboard. The area marked in red contains the button with which access to the Zigbee network can be controlled. Click on this to unlock access to the Zigbee network.

To put the Ikea SYMFONISK remote control into pairing mode, insert the battery and press the button on the back.

  • Briefly press 4x in a row

The LED in the case should then flash and the remote should connect to your Zigbee network shortly after.

You can track the status of the connection process in the zigbee2mqtt log.


Log into the NodeRed configuration interface

Before you can edit your NodeRed configuration, you must - if activated - first log into the NodeRed configuration interface.

View of the login dialog. Here you have to enter the login data that you specified during the configuration of the login. You can find information about this in the article NodeRed - set up user login.


Import node code

The dashboard node should already be installed and configured so that you can also control your Zigbee device via the NodeRed dashboard or display the values. You can find information about this in the following article.

If you are also over pushbullet If you want to be automatically reminded of a dead battery in your Zigbee button, you should also have the pushbullet node installed. You can find information about this in the following article.

As an alternative you can of course also pushover or E-mail use as a notification. You can find information about this in the following articles.

After that, all you have to do is import the NodeCode linked below into your NodeRed environment. Information on how to import NodeRed code can be found in the article NodeRed - import and export node code .

As always, you can find the NodeRed code in the Nerdiy Git repository under the following link:

View of the NodeRed code in the NodeRed configuration view.

Of course you still have to adapt the code to your remote control. To ensure that it works correctly, you must enter the IEEE address or the "friendly name" in the Node Red code.

To do this, open the properties of the selected node and enter your IEEE address in the selected area under "Payload...". How to find out the IEEE address of your Zigbee device is described in the article Zigbee – register devices or sensors and actuators with zigbee2mqtt described.

In order for the update function to work via the Node Red Dashboard, you must also enter the address here in the marked area.

At the point marked here you can also adjust the message that is sent as soon as the charge level of the button's battery falls below 20%.

You can of course also use the newly registered Zigbee device via the zigbee2mqtt Dashboard control or read out.

In the following category I have also listed other Zigbee devices which can be controlled or read out with the Node Red code offered there.


More articles on the topic

I have summarized other articles on the subject of Zigbee and zigbee2mqtt in the following category. There you will also find articles on various Zigbee devices and how they look like NodeRed can be controlled.

External links:


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. 🙂

Buy Me a Coffee at ko-fi.com       

Kommentar hinterlassen

Your email address will not be published. Erforderliche Felder sind mit * markiert

This site uses Akismet to reduce spam. Learn how your comment data is processed.