hass-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 [ci skip] Translation update 2020-07-27 00:02:58 +00:00
__init__.py Bump regenmaschine to 2.1.0 (#38649) 2020-08-07 18:01:55 -06:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
config_flow.py Bump regenmaschine to 2.1.0 (#38649) 2020-08-07 18:01:55 -06:00
const.py Fix RainMachine not properly storing data in the config entry (#33002) 2020-03-19 20:54:41 -07:00
manifest.json Bump regenmaschine to 2.1.0 (#38649) 2020-08-07 18:01:55 -06:00
sensor.py Use TEMP_CELSIUS constant (#33963) 2020-04-10 19:17:46 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
switch.py add zone status attribute so we can know if queued (#39133) 2020-08-22 15:19:20 -06:00