Namespaces | |
| const | |
| hardware | |
| models | |
| websocket_api | |
Functions | |
| bool | async_setup (HomeAssistant hass, ConfigType config) |
Variables | |
| CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) | |
The Hardware integration.
| bool homeassistant.components.hardware.async_setup | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Set up Hardware.
Definition at line 15 of file __init__.py.
| homeassistant.components.hardware.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) |
Definition at line 12 of file __init__.py.