Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.crownstone.light.CrownstoneLightEntity
 

Namespaces

 homeassistant.components.crownstone.light
 

Functions

None homeassistant.components.crownstone.light.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
int homeassistant.components.crownstone.light.crownstone_state_to_hass (int value)
 
int homeassistant.components.crownstone.light.hass_to_crownstone_state (int value)