Replies: 2 comments 20 replies
-
|
The "offline" payload is published by your MQTT broker itself, not Frigate. This is part of MQTT's "last will and testament" when:
So if Frigate restarts, reconnects, and sends an This is working as intended. |
Beta Was this translation helpful? Give feedback.
12 replies
-
|
@hawkeye217 sorry for bother, can you guide me to source code where /available=online is sent? I did a search on source code but I only found where 'will' is set (lines you already posted) Thanks |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if it's a bug or whatever.
When I restart frigate from web page I never get event 'frigate/available=offline' but I always get 'frigate/available=online' when it restart. Is this behaviour intentional?
P.S. I'm using mqtt_monitor to check events
Beta Was this translation helpful? Give feedback.
All reactions