Classes | |
| class | GardenaBluetoothBinarySensor |
| class | GardenaBluetoothBinarySensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, GardenaBluetoothConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| tuple | DESCRIPTIONS |
Support for binary_sensor entities.
| None homeassistant.components.gardena_bluetooth.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| GardenaBluetoothConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up binary sensor based on a config entry.
Definition at line 53 of file binary_sensor.py.
| tuple homeassistant.components.gardena_bluetooth.binary_sensor.DESCRIPTIONS |
Definition at line 35 of file binary_sensor.py.