Home Assistant Unofficial Reference 2024.12.1
entity_store_schema.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.knx.storage.entity_store_schema.LightColorMode
 
class  homeassistant.components.knx.storage.entity_store_schema.LightColorModeSchema
 

Namespaces

 homeassistant.components.knx.storage.entity_store_schema
 

Functions

VolDictType homeassistant.components.knx.storage.entity_store_schema.optional_ga_schema (str key, GASelector ga_selector)
 

Variables

 homeassistant.components.knx.storage.entity_store_schema._COMMON_LIGHT_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema._DEFAULT_LIGHT_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema._HSV_LIGHT_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema._INDIVIDUAL_LIGHT_SCHEMA
 
string homeassistant.components.knx.storage.entity_store_schema._LIGHT_COLOR_MODE_SCHEMA = "_light_color_mode_schema"
 
 homeassistant.components.knx.storage.entity_store_schema.BASE_ENTITY_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema.LIGHT_KNX_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema.LIGHT_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema.SWITCH_SCHEMA
 
dictionary homeassistant.components.knx.storage.entity_store_schema.UPDATE_ENTITY_BASE_SCHEMA
 
 homeassistant.components.knx.storage.entity_store_schema.VolDictType
 
 homeassistant.components.knx.storage.entity_store_schema.VolSchemaType