hass-core/homeassistant/components/rainmachine
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
..
__init__.py Improve DataUpdateCoordinator typing in integrations (3) (#84657) 2022-12-27 22:49:23 +01:00
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
config_flow.py Remove unnecessary try-else (4) (#86161) 2023-01-18 13:17:08 +01:00
const.py Add RainMachine config option to use default run times from app (#80984) 2022-10-26 22:27:08 -06:00
diagnostics.py Use entry.as_dict() in RainMachine diagnostics (#80118) 2022-10-11 12:15:07 -06:00
manifest.json Sort manifests 8 (#87029) 2023-02-08 20:13:46 +01:00
model.py Modify RainMachine to store a single dataclass in hass.data (#75460) 2022-08-03 16:23:42 -06:00
select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
services.yaml Add "Push Flow Meter Data" service to RainMachine and bump regenmaschine to 2022.10.0 (#80890) 2022-10-24 13:39:37 -06:00
strings.json Add RainMachine config option to use default run times from app (#80984) 2022-10-26 22:27:08 -06:00
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
update.py Fix bug with RainMachine update entity (#78411) 2022-09-13 18:16:21 -04:00
util.py Don't create Repairs issue on RainMachine entity replacement (#79310) 2022-09-29 18:22:28 +02:00