Go to the source code of this file.
Namespaces | |
| homeassistant.components.rainmachine.binary_sensor | |
Functions | |
| None | homeassistant.components.rainmachine.binary_sensor.async_setup_entry (HomeAssistant hass, RainMachineConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| tuple | homeassistant.components.rainmachine.binary_sensor.BINARY_SENSOR_DESCRIPTIONS |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_FLOW_SENSOR = "flow_sensor" |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_FREEZE = "freeze" |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_HOURLY = "hourly" |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_MONTH = "month" |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_RAINDELAY = "raindelay" |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_RAINSENSOR = "rainsensor" |
| string | homeassistant.components.rainmachine.binary_sensor.TYPE_WEEKDAY = "weekday" |