Classes | |
| class | UpbLink |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | SERVICE_LINK_BLINK = "link_blink" |
| string | SERVICE_LINK_DEACTIVATE = "link_deactivate" |
| string | SERVICE_LINK_FADE_START = "link_fade_start" |
| string | SERVICE_LINK_FADE_STOP = "link_fade_stop" |
| string | SERVICE_LINK_GOTO = "link_goto" |
Platform for UPB link integration.
| None homeassistant.components.upb.scene.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| 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" |