Server alive sensor?

So what sensor should I setup to get a proper "Server is alive"?
Solution:
the only reliable way I think is to use the "homeassistant/sensor/<device>/availability" mqtt topic as HASS.Agent uses it as last will message
Jump to solution
3 Replies
JonnyBergdahl
JonnyBergdahlOP2mo ago
I really just want a boolean value, not like Unavailable.
Solution
Amadeo
Amadeo2mo ago
the only reliable way I think is to use the "homeassistant/sensor/<device>/availability" mqtt topic as HASS.Agent uses it as last will message
JonnyBergdahl
JonnyBergdahlOP2mo ago
Makes sense.

Did you find this page helpful?