homebridge-soundtouch-platform
homebridge-soundtouch-platform copied to clipboard
Often room configuration is missing after reboot
Hello, often i have to reconfigure the devices on the room in apple home after a simple reboot of homebridge. Below my configuration. is it normal or a bug? Other plugins are working fine without this issue
{ "platform": "SoundTouchPlatform", "name": "SoundTouch", "discoverAllAccessories": true, "global": { "sources": [ { "source": "QPLAY", "enabled": false }, { "source": "AUX", "enabled": false }, { "account": "TV", "enabled": false } ] }
thanks Marcello
I have not this problem with my homebridge, try to reset 2-3 times. And tell me if the problem persist
What do you mean to reset?
I deleted the file accessories and configured the devices on each room. I restarted the docker instance more time. I have to check better but probably it happens when I change somethings in config file. Is it possible?
Are you using the discovery or static devices?
Today I removed and inserted again the same pluging homebridge-fritz-platform v4.1.0 using homebridge-config-ui-x v4.5.1 GUI. Now homebridge doesn’t miss the room configuration of all SoundTouch devices.
issue appeared again. it seems related to something happen when you change the platform item list position.