You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: