Commit graph

11 commits

Author SHA1 Message Date
Aaron Bach
4cceb4ad0a
Bump regenmaschine to 2.1.0 () 2020-08-07 18:01:55 -06:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
Paulus Schoutsen
0d700f6a63
Fix tests for Python 3.8 () 2020-04-25 14:32:55 -07:00
Aaron Bach
d8e3e9abaa
Fix RainMachine not properly storing data in the config entry ()
* Fix bug related to RainMachine's default config flow

* A

* Fix tests

* Code review
2020-03-19 20:54:41 -07:00
Aaron Bach
75f465bf7e
Remove unused RainMachine config flow function ()
* Remove unused RainMachine config flow function

* Remove test we don't need

* Code review comments

* Linting
2020-02-24 22:01:55 -07:00
Aaron Bach
6b0d7c77f0
Clean up RainMachine config entry data () 2020-02-24 13:07:18 -07:00
Aaron Bach
edf44f4158
Modernize RainMachine config flow ()
* Modernize RainMachine config flow

* Update strings
2020-02-24 13:05:54 -07:00
Bas Nijholt
485761bbaf Sort imports according to PEP8 for components starting with "R" () 2019-12-09 14:39:51 +01:00
Paulus Schoutsen
dad11f8208 Fix tests & lint 2019-12-04 22:47:40 -08:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Aaron Bach
8aa1283adc
Add Rainmachine config entry ()
* Initial stuff

* More work in place

* Starting with tests

* Device registry in place

* Hound

* Linting

* Member comments (including extracting device registry)

* Member comments (plus I forgot cleanup!)

* Hound

* More Hound

* Removed old import

* Adding config entry test to coverage

* Updated strings
2018-11-14 13:23:49 -07:00