1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add Rainmachine config entry (#18419)

* 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
This commit is contained in:
Aaron Bach
2018-11-14 13:23:49 -07:00
committed by GitHub
parent 312872961f
commit 8aa1283adc
15 changed files with 400 additions and 87 deletions

View File

@@ -95,6 +95,7 @@ TEST_REQUIREMENTS = (
'pyunifi',
'pyupnp-async',
'pywebpush',
'regenmaschine',
'restrictedpython',
'rflink',
'ring_doorbell',