Classes | |
| class | CrownstoneLightEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| int | crownstone_state_to_hass (int value) |
| int | hass_to_crownstone_state (int value) |
Support for Crownstone devices.
| 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 | ) |