Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hue.v1.binary_sensor.HuePresence
 

Namespaces

 homeassistant.components.hue.v1.binary_sensor
 

Functions

def homeassistant.components.hue.v1.binary_sensor.async_setup_entry (hass, config_entry, async_add_entities)
 

Variables

string homeassistant.components.hue.v1.binary_sensor.PRESENCE_NAME_FORMAT = "{} motion"