merdok / homebridge-webos-tv

Homebridge plugin for LG webOS TVs
MIT License
646 stars 88 forks source link

Change name of TV Screen #487

Closed L041S closed 7 months ago

L041S commented 1 year ago

Hello, By default the name of the TV screen button in Apple Home is "Screen". I renamed it but each time homebridge is restarted, it goes back to the original "Screen" name. Is it possible to have an option to change it to something else by adding a "name:" setting in the json like for appbuttons ?

merdok commented 1 year ago

There are some issues with names since iOS16, it was possible to rename it before but initially all the names were the same. Now i did a workaround to fix the names but that causes the issue that when you rename a switch and restart homebridge it will revert back... I will try to have a look and come up with something.

L041S commented 7 months ago

Hello, I saw that the issue was marked as completed but even after the latest update 2.4.2 it keeps losing the name after reboot. Is there something to do in config file ?

merdok commented 7 months ago

Hi, the behavior did not change in the latest update, i do not consider it a bug but a necessary workaround currently. To remove the workaround i would need to do some bigger code changes... I keep it in my mind but not sure when i will have the time to tackle that.