Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] showTurnOffActivity = False non work #183

Closed
drako86 opened this issue Aug 27, 2019 · 3 comments
Closed

[BUG] showTurnOffActivity = False non work #183

drako86 opened this issue Aug 27, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@drako86
Copy link

drako86 commented Aug 27, 2019

in configuration, if the string is set to "false" ... the button does not disappear in Homekit

@drako86 drako86 added the bug Something isn't working label Aug 27, 2019
@nicoduj
Copy link
Owner

nicoduj commented Aug 27, 2019

If you have set it to true then to false, you need to clean your cache in current versions (auto cleaning not supported on accessory level)

@nicoduj nicoduj added waiting for feedback Waiting for feedback from users and removed bug Something isn't working labels Aug 27, 2019
@drako86
Copy link
Author

drako86 commented Aug 27, 2019

Would you be so kind as to tell me how to do it?
Or a link to where to read?
Thank you

@nicoduj
Copy link
Owner

nicoduj commented Aug 28, 2019

You can try option cleanCache as mentioned in the readme on this github (branch dynamic platform) first :

  • Set cleanCache to true in your plugin config
  • Restart homebridge
  • Stop homebridge
  • set cleanCache to false (or remove property)
  • Start Homebridge

Sent with GitHawk

@nicoduj nicoduj added enhancement New feature or request and removed waiting for feedback Waiting for feedback from users labels Aug 31, 2019
@nicoduj nicoduj added this to To do in Harmony Hub Plugin for Homebridge via automation Aug 31, 2019
@nicoduj nicoduj added this to the 1.1.0 milestone Aug 31, 2019
@nicoduj nicoduj moved this from To do to In progress in Harmony Hub Plugin for Homebridge Aug 31, 2019
@nicoduj nicoduj moved this from In progress to Done in Harmony Hub Plugin for Homebridge Aug 31, 2019
@nicoduj nicoduj closed this as completed Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants