Classes | |
| class | IntellifireBinarySensor |
| class | IntellifireBinarySensorEntityDescription |
| class | IntellifireBinarySensorRequiredKeysMixin |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Support for IntelliFire Binary Sensors.
| None homeassistant.components.intellifire.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up a IntelliFire On/Off Sensor.
Definition at line 152 of file binary_sensor.py.