jsiegenthaler / homebridge-eosstb

A homebridge plugin for the EOS set-top box as used by Sunrise, Telenet, Ziggo, Virgin Media and maybe more in various countries on the Horizon Go (HGO) platform
https://github.com/jsiegenthaler/homebridge-eosstb
32 stars 4 forks source link

Won’t let me change name #13

Closed serenacloos closed 3 years ago

serenacloos commented 3 years ago

If I change the name of the box in the config to ‘Ziggo Next’ it won’t work if I restart HomeBridge. I can change the name in HomeKit but after each restart of HomeBridge the name changes back to EOSSTB. Is this a bug or is this supposed to be like this?

jsiegenthaler commented 3 years ago

Hi @serenacloos What version are you using? if on v0.1.13, the you are right, the box name is not saved between Homebridge restarts. In the next few days I will release v1.0.0, which supports box renaming, and much more. You can try the beta version today: install from Homebridge by selecting "Install Previous Version" Make sure you adapt the config to the new layout as described here: https://github.com/jsiegenthaler/homebridge-eosstb/blob/multiDeviceSupport/README.md

serenacloos commented 3 years ago

I installed the beta now. Let’s see how everything works tonight. (Don’t watch much tv during the day)

jsiegenthaler commented 3 years ago

Oops, that was the wrong Readme. I corrected my previous post. Correct is: https://github.com/jsiegenthaler/homebridge-eosstb/blob/multiDeviceSupport/README.md

jsiegenthaler commented 3 years ago

fixed in v1.0.0, please updated