Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

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]