mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add new sensors to RainMachine (#9250)
This commit is contained in:
parent
e9282cebe5
commit
b44754474f
@ -88,7 +88,7 @@ binary_sensors:
|
|||||||
description: The conditions to create sensors from.
|
description: The conditions to create sensors from.
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
default: all (`extra_water_on_hot_days`, `freeze`, `freeze_protection`, `hourly`, `month`, `raindelay`, `rainsensor`, `weekday`)
|
default: all (`extra_water_on_hot_days`, `flow_sensor`, `freeze`, `freeze_protection`, `hourly`, `month`, `raindelay`, `rainsensor`, `weekday`)
|
||||||
sensors:
|
sensors:
|
||||||
description: Sensor-related configuration options.
|
description: Sensor-related configuration options.
|
||||||
required: false
|
required: false
|
||||||
@ -98,7 +98,7 @@ sensors:
|
|||||||
description: The conditions to create sensors from.
|
description: The conditions to create sensors from.
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
default: all (`freeze_protect_temp`)
|
default: all (`flow_sensor_clicks_cubic_meter`, `flow_sensor_consumed_liters`, `flow_sensor_start_index`, `flow_sensor_watering_clicks`,`freeze_protect_temp`)
|
||||||
switches:
|
switches:
|
||||||
description: Switch-related configuration options.
|
description: Switch-related configuration options.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user