Classes | |
| class | LutronOccupancySensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for Lutron Powr Savr occupancy sensors.
| None homeassistant.components.lutron.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the Lutron binary_sensor platform. Adds occupancy groups from the Main Repeater associated with the config_entry as binary_sensor entities.
Definition at line 25 of file binary_sensor.py.
|
private |
Definition at line 22 of file binary_sensor.py.