nicoduj / homebridge-harmony

Harmony websocket plugin for homebridge
The Unlicense
211 stars 22 forks source link

[BUG] Harmony activities revert back to 'default room' #393

Closed Coder84619 closed 2 years ago

Coder84619 commented 2 years ago

Describe the bug In Homekit the Harmony activities keep reverting back to being in the 'default room', after I assign each activity to a specific rooom.

To Reproduce Move Harmony activities into a specific room in the Home app. Wait a few days, and see that the activities ALL get moved back into the 'default room'.

Expected behavior Harmony activities should stay in their assigned room.

Screenshots If applicable, add screenshots to help explain your problem.

IOS (please complete the following information):

Logs Your log in debug mode (-D option)

Config Your config section of platform. Please do not post your whole config and especially with logins / passwords !

Additional context Add any other context about the problem here.

nicoduj commented 2 years ago

Hi,

you probably have an incorrect config file with option cleanCache set to true, which re-create all accessories when hub restarts.

If not, it can also be due to some old ipad in old ios version in your home (and can't do anything about that).

nicoduj commented 2 years ago

Closing this one, please feel free to reopen if you have more info / need more help