Home Assistant Unofficial Reference 2024.12.1
system_health.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.hassio.system_health
 

Functions

None homeassistant.components.hassio.system_health.async_register (HomeAssistant hass, system_health.SystemHealthRegistration register)
 
dict[str, Any] homeassistant.components.hassio.system_health.system_health_info (HomeAssistant hass)
 

Variables

string homeassistant.components.hassio.system_health.OBSERVER_URL = "http://{ip_address}:4357"
 
string homeassistant.components.hassio.system_health.SUPERVISOR_PING = "http://{ip_address}/supervisor/ping"