Home Assistant Unofficial Reference 2024.12.1
button.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.reolink.button.ReolinkButtonEntity
 
class  homeassistant.components.reolink.button.ReolinkButtonEntityDescription
 
class  homeassistant.components.reolink.button.ReolinkHostButtonEntity
 
class  homeassistant.components.reolink.button.ReolinkHostButtonEntityDescription
 

Namespaces

 

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