Classes | |
| class | DormakabaDkeyBinarySensor |
| class | DormakabaDkeyBinarySensorDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| tuple | BINARY_SENSOR_DESCRIPTIONS |
Dormakaba dKey integration binary sensor platform.
| None homeassistant.components.dormakaba_dkey.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the binary sensor platform for Dormakaba dKey.
Definition at line 49 of file binary_sensor.py.
| tuple homeassistant.components.dormakaba_dkey.binary_sensor.BINARY_SENSOR_DESCRIPTIONS |
Definition at line 33 of file binary_sensor.py.