Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.trend.binary_sensor.SensorTrend
 

Namespaces

 homeassistant.components.trend.binary_sensor
 

Functions

dict[str, Any] homeassistant.components.trend.binary_sensor._validate_min_max (dict[str, Any] data)
 
None homeassistant.components.trend.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.trend.binary_sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.trend.binary_sensor._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.trend.binary_sensor.PLATFORM_SCHEMA
 
 homeassistant.components.trend.binary_sensor.SENSOR_SCHEMA