You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an "update config" node and select a sensor node.
Pass it a payload to do something simple, like change the icon to a light bulb ("icon": "mdi:lightbulb")
Confirm it works fine
Change to a number node instead of a sensor node.
Run it again and the icon will not change. (This issue also applies to changing other properties besides "icon", such as "step_value")
Expected behavior
It should be able to update attributes on any supported Home Assistant entity node type.
Screenshots
Example Flow
No response
Environment Information
Version: 0.65.0
Home Assistant version: 2024.6.3
Companion version: 4.0.0
Node-RED version: 3.1.9
Docker: yes
Add-on: no
Node.js version: v18.20.3 x64 linux
OS: Linux 6.6.33-haos x64
Additional context
No response
The text was updated successfully, but these errors were encountered:
BenJewell
changed the title
The "update config" node does not work for any attributes for the "select" entities
The "update config" node does not work for any attributes for the "number" entities
Jun 29, 2024
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
Another user on the HA forums indicated that "icon" works for them, but not "step_count". Neither work for me.
https://community.home-assistant.io/t/set-entity-icon-from-nodered/519755/4
See steps below.
To Reproduce
Expected behavior
It should be able to update attributes on any supported Home Assistant entity node type.
Screenshots
Example Flow
No response
Environment Information
Version: 0.65.0
Home Assistant version: 2024.6.3
Companion version: 4.0.0
Node-RED version: 3.1.9
Docker: yes
Add-on: no
Node.js version: v18.20.3 x64 linux
OS: Linux 6.6.33-haos x64
Additional context
No response
The text was updated successfully, but these errors were encountered: