core/homeassistant/components/rainmachine
Aaron Bach 48744bfd68
Replace RainMachine freeze protection temperature sensor with a select (#76484)
* Migrate two RainMachine binary sensors to config-category switches

* Removal

* Replace RainMachine freeze protection temperature sensor with a select

* Fix CI

* Show options in current unit system

* Have message include what entity is replacing this sensor

* Don't define a method for every dataclass instance

* Add issue registry through helper

* Breaking change -> deprecation

* Naming

* Translations

* Remove extraneous list

* Don't swallow exception

* Don't be prematurely defensive

* Better Repairs instructions
2022-09-22 13:19:33 -06:00
..
translations Replace RainMachine freeze protection temperature sensor with a select (#76484) 2022-09-22 13:19:33 -06:00
__init__.py Replace RainMachine freeze protection temperature sensor with a select (#76484) 2022-09-22 13:19:33 -06:00
binary_sensor.py
button.py
config_flow.py
const.py
diagnostics.py
manifest.json
model.py
select.py Replace RainMachine freeze protection temperature sensor with a select (#76484) 2022-09-22 13:19:33 -06:00
sensor.py Replace RainMachine freeze protection temperature sensor with a select (#76484) 2022-09-22 13:19:33 -06:00
services.yaml
strings.json Replace RainMachine freeze protection temperature sensor with a select (#76484) 2022-09-22 13:19:33 -06:00
switch.py
update.py Fix bug with RainMachine update entity (#78411) 2022-09-13 18:16:21 -04:00
util.py Replace RainMachine freeze protection temperature sensor with a select (#76484) 2022-09-22 13:19:33 -06:00