Classes | |
| class | OpenThermBinarySensor |
| class | OpenThermBinarySensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Support for OpenTherm Gateway binary sensors.
| None homeassistant.components.opentherm_gw.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the OpenTherm Gateway binary sensors.
Definition at line 393 of file binary_sensor.py.