Classes | |
| class | RachioControllerBinarySensor |
| class | RachioControllerOnlineBinarySensor |
| class | RachioHoseTimerBattery |
| class | RachioRainSensor |
Functions | |
| list[Entity] | _create_entities (HomeAssistant hass, ConfigEntry config_entry) |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Integration with the Rachio Iro sprinkler system controller.
|
private |
Definition at line 56 of file binary_sensor.py.
| None homeassistant.components.rachio.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the Rachio binary sensors.
Definition at line 46 of file binary_sensor.py.
|
private |
Definition at line 43 of file binary_sensor.py.