Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.elv
 

Functions

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

Variables

 homeassistant.components.elv.CONFIG_SCHEMA
 
string homeassistant.components.elv.DEFAULT_DEVICE = "/dev/ttyUSB0"
 
string homeassistant.components.elv.DOMAIN = "elv"
 
list homeassistant.components.elv.ELV_PLATFORMS = [Platform.SWITCH]