homebridge-soundtouch-platform icon indicating copy to clipboard operation
homebridge-soundtouch-platform copied to clipboard

Often room configuration is missing after reboot

Open monsterciattolo opened this issue 5 years ago • 5 comments

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

monsterciattolo avatar Jun 21 '19 08:06 monsterciattolo

I have not this problem with my homebridge, try to reset 2-3 times. And tell me if the problem persist

bbriatte avatar Jun 21 '19 09:06 bbriatte

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?

monsterciattolo avatar Jun 21 '19 09:06 monsterciattolo

Are you using the discovery or static devices?

monsterciattolo avatar Jun 21 '19 17:06 monsterciattolo

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.

monsterciattolo avatar Jul 05 '19 05:07 monsterciattolo

issue appeared again. it seems related to something happen when you change the platform item list position.

monsterciattolo avatar Aug 03 '19 22:08 monsterciattolo