Service for changing friendly_name of an entity (rename entity) #573
Unanswered
FragMenthor
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thanks for all this work :)
If it's possible, I would like to request a service to change the friendly_name of an entity. That could be quite handy.
For instance, I have an input_boolean to switch my “Christmas Mode” on, when I assemble my tree, and I get some devices I have in storage for the lights; I keep track of how many devices I have offline, and when christmas mode is off I add a “®” to the start of the name, so that my templates ignore these devices as they are in “Reserve”; they are not considered to be offline. It would be nice to have an automation to do this when I turn on / off my christmas mode.
Other use case: For instance, a smart plug with power monitoring could change the name according to device consumption (if you know the consuption of the devices you connect there it is easy enough to ‘guess’ whats connected and change the name accordingly).
Any thoughts on this? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions