Classes | |
| class | HueContactSensor |
| class | HueEntertainmentActiveSensor |
| class | HueMotionSensor |
| class | HueTamperSensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| ControllerType | |
| SensorType | |
Support for Hue binary sensors.
| None homeassistant.components.hue.v2.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up Hue Sensors from Config Entry.
Definition at line 49 of file binary_sensor.py.
| homeassistant.components.hue.v2.binary_sensor.ControllerType |
Definition at line 40 of file binary_sensor.py.
| homeassistant.components.hue.v2.binary_sensor.SensorType |
Definition at line 39 of file binary_sensor.py.