Home Assistant Unofficial Reference 2024.12.1
schemas.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lcn.schemas
 

Variables

 homeassistant.components.lcn.schemas.ADDRESS_SCHEMA = vol.Coerce(tuple)
 
 homeassistant.components.lcn.schemas.CONF_DIMMABLE
 
 homeassistant.components.lcn.schemas.CONF_LOCKABLE
 
 homeassistant.components.lcn.schemas.CONF_MAX_TEMP
 
 homeassistant.components.lcn.schemas.CONF_MIN_TEMP
 
 homeassistant.components.lcn.schemas.CONF_OUTPUTS
 
 homeassistant.components.lcn.schemas.CONF_REVERSE_TIME
 
 homeassistant.components.lcn.schemas.CONF_TRANSITION
 
 homeassistant.components.lcn.schemas.CONF_UNIT_OF_MEASUREMENT
 
 homeassistant.components.lcn.schemas.default
 
 homeassistant.components.lcn.schemas.VolDictType