Functions | |
| None | _register_hardware_platform (HomeAssistant hass, str integration_domain, HardwareProtocol platform) |
| None | async_process_hardware_platforms (HomeAssistant hass) |
The Hardware integration.
|
private |
Register a hardware platform.
Definition at line 25 of file hardware.py.
| None homeassistant.components.hardware.hardware.async_process_hardware_platforms | ( | HomeAssistant | hass | ) |
Start processing hardware platforms.
Definition at line 15 of file hardware.py.