AntonioMeireles / homebridge-vieramatic

Homebridge plugin for Panasonic™ Viera™ TVs (includes support for 2018 and later models)
Apache License 2.0
43 stars 9 forks source link

allow overriding TV's own name through homebridge config #45

Closed g30r93g closed 3 years ago

g30r93g commented 3 years ago

As requested by issue #38 by @Marfre888, I have implemented his first request. As @AntonioMeireles stated, this was fairly trivial and required very few lines of code, as well as updating log lines to contain the new input.

I have tested compatibility with 2.0.11-beta.2 and renamed TV on one device and confirmed it works without any issues and changes across devices.

@AntonioMeireles, please suggest any further improvements you would like to see before merging.

g30r93g commented 3 years ago

Confirmed it works with homebridge-ui

g30r93g commented 3 years ago

I've implemented the requested changes. I'll bring my branch in line with the current master branch and then hopefully its good to go!