Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.xs1
 

Functions

bool homeassistant.components.xs1.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.xs1._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.xs1.ACTUATORS = "actuators"
 
 homeassistant.components.xs1.CONFIG_SCHEMA
 
string homeassistant.components.xs1.DOMAIN = "xs1"
 
list homeassistant.components.xs1.PLATFORMS = [Platform.CLIMATE, Platform.SENSOR, Platform.SWITCH]
 
string homeassistant.components.xs1.SENSORS = "sensors"