Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.system_health.SystemHealthProtocol Class Reference
Inheritance diagram for homeassistant.components.system_health.SystemHealthProtocol:
[legend]
Collaboration diagram for homeassistant.components.system_health.SystemHealthProtocol:
[legend]

Public Member Functions

None async_register (self, HomeAssistant hass, SystemHealthRegistration register)
 

Detailed Description

Define the format of system_health platforms.

Definition at line 34 of file __init__.py.

Member Function Documentation

◆ async_register()

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.


The documentation for this class was generated from the following file: