Open gitrichhub opened 4 years ago
What happens if you try to change the friendly name from the debugging tools page using the var.set
service?
Yes, that works. Thanks.
On Jul 20, 2020, at 4:28 PM, snarky-snark notifications@github.com wrote:
What happens if you try to change the friendly name from the debugging tools page using the var.set service?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Thanks for reporting the issue.
It seems that the correct fix for this will be to update all config values besides initial_value
on restart.
Thank you for creating a great integration. It’s very helpful and is really something that was missing in the HA system.
On Jul 20, 2020, at 7:44 PM, snarky-snark notifications@github.com wrote:
Thanks for reporting the issue.
It seems thattthe correct fix for this will be to update all config values besides initial_value on restart.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Redefining a friendly name to an existing variable does not change within HA. 'States' still shows the old name. Tried server restart, and reboot. Original Friendly_Name sticks.
Thanks.