Go to the source code of this file.
Namespaces | |
| homeassistant.components.reolink.button | |
Functions | |
| None | homeassistant.components.reolink.button.async_setup_entry (HomeAssistant hass, ReolinkConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.reolink.button.ATTR_SPEED = "speed" |
| tuple | homeassistant.components.reolink.button.BUTTON_ENTITIES |
| tuple | homeassistant.components.reolink.button.HOST_BUTTON_ENTITIES |
| int | homeassistant.components.reolink.button.PARALLEL_UPDATES = 0 |
| string | homeassistant.components.reolink.button.SERVICE_PTZ_MOVE = "ptz_move" |
| homeassistant.components.reolink.button.SUPPORT_PTZ_SPEED = CameraEntityFeature.STREAM | |