core/homeassistant/components/rainmachine
ktownsend-personal fa09a93cfe
add zone status attribute so we can know if queued (#39133)
Before this proposed change, all of the zones related to a running program turn "on", but it's not possible to know which zone is actually running (vs. queued). Adding the mapped state values (they are the same as program status values) as an attribute will allow inspection of all 3 states.
2020-08-22 15:19:20 -06:00
..
translations
__init__.py Bump regenmaschine to 2.1.0 (#38649) 2020-08-07 18:01:55 -06:00
binary_sensor.py
config_flow.py Bump regenmaschine to 2.1.0 (#38649) 2020-08-07 18:01:55 -06:00
const.py
manifest.json Bump regenmaschine to 2.1.0 (#38649) 2020-08-07 18:01:55 -06:00
sensor.py
services.yaml
strings.json
switch.py add zone status attribute so we can know if queued (#39133) 2020-08-22 15:19:20 -06:00