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

Device Characteristics Only Update When Home app Opened #98

Open
Zaidcrowe opened this issue Apr 26, 2024 · 0 comments
Open

Device Characteristics Only Update When Home app Opened #98

Zaidcrowe opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@Zaidcrowe
Copy link

Zaidcrowe commented Apr 26, 2024

Describe The Bug

I'm unsure if this is by design, but for me (300s), the device characteristics only update if I force-quit and re-open the home app.

This means automation based on say, the air quality will not execute automatically.

Expected behaviour

I'd expect the characteristics to update in the background automatically, allowing automation to be triggered without the home app needing to be opened.

Logs

Nothing obvious in the logs, other than I can confirm that calls are only made to get characteristic values when the home app is opened/refreshed.

Plugin Config

{
"name": "Levoit Air Purifiers",
"email": "",
"password": "
",
"platform": "LevoitAirPurifiers",
"enableDebugMode": true,
"_bridge": {
"username": "****",
"port": 49315
}
}

Plugin Version

3.0.1

Homebridge Version

1.8.0

Node.js Version

20.12.2

NPM Version

n/a

Operating System

Raspbian

@Zaidcrowe Zaidcrowe added the Bug Something isn't working label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants