Go to the source code of this file.
Namespaces | |
| homeassistant.components.progettihwsw | |
Functions | |
| bool | homeassistant.components.progettihwsw.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.progettihwsw.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| Input | homeassistant.components.progettihwsw.setup_input (ProgettiHWSWAPI api, int input_number) |
| Relay | homeassistant.components.progettihwsw.setup_switch (ProgettiHWSWAPI api, int switch_number, str mode) |
Variables | |
| list | homeassistant.components.progettihwsw.PLATFORMS = [Platform.BINARY_SENSOR, Platform.SWITCH] |