Public Member Functions | |
| None | async_register (self, HomeAssistant hass, SystemHealthRegistration register) |
Define the format of system_health platforms.
Definition at line 34 of file __init__.py.
| None homeassistant.components.system_health.SystemHealthProtocol.async_register | ( | self, | |
| HomeAssistant | hass, | ||
| SystemHealthRegistration | register | ||
| ) |
Register system health callbacks.
Definition at line 37 of file __init__.py.