Go to the source code of this file.
Classes | |
| class | homeassistant.components.upb.scene.UpbLink |
Namespaces | |
| homeassistant.components.upb.scene | |
Functions | |
| None | homeassistant.components.upb.scene.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.upb.scene.SERVICE_LINK_BLINK = "link_blink" |
| string | homeassistant.components.upb.scene.SERVICE_LINK_DEACTIVATE = "link_deactivate" |
| string | homeassistant.components.upb.scene.SERVICE_LINK_FADE_START = "link_fade_start" |
| string | homeassistant.components.upb.scene.SERVICE_LINK_FADE_STOP = "link_fade_stop" |
| string | homeassistant.components.upb.scene.SERVICE_LINK_GOTO = "link_goto" |