Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.amcrest.sensor.AmcrestSensor
 

Namespaces

 homeassistant.components.amcrest.sensor
 

Functions

None homeassistant.components.amcrest.sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.amcrest.sensor._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.amcrest.sensor.SCAN_INTERVAL = timedelta(seconds=SENSOR_SCAN_INTERVAL_SECS)
 
string homeassistant.components.amcrest.sensor.SENSOR_PTZ_PRESET = "ptz_preset"
 
string homeassistant.components.amcrest.sensor.SENSOR_SDCARD = "sdcard"