Go to the source code of this file.
Namespaces | |
| homeassistant.components.bond.light | |
Functions | |
| None | homeassistant.components.bond.light.async_setup_entry (HomeAssistant hass, BondConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.bond.light._LOGGER = logging.getLogger(__name__) | |
| list | homeassistant.components.bond.light.ENTITY_SERVICES |
| string | homeassistant.components.bond.light.SERVICE_START_DECREASING_BRIGHTNESS = "start_decreasing_brightness" |
| string | homeassistant.components.bond.light.SERVICE_START_INCREASING_BRIGHTNESS = "start_increasing_brightness" |
| string | homeassistant.components.bond.light.SERVICE_STOP = "stop" |