Commit Graph

3 Commits

Author SHA1 Message Date
Aaron Bach
db1797beb4 Use correct exception type for RainMachine select API error (#79309) 2022-09-29 08:58:16 -06:00
epenet
da445e515b Rename options key in rainmachine (#79249) 2022-09-29 08:19:28 -06:00
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