1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Add Ring config flow (#30564)

* Add Ring config flow

* Address comments + migrate platforms to config entry

* Migrate camera too

* Address comments

* Fix order config flows

* setup -> async_setup
This commit is contained in:
Paulus Schoutsen
2020-01-10 21:35:31 +01:00
committed by GitHub
parent 3348f4f6d1
commit 3f29c234b8
17 changed files with 435 additions and 146 deletions

View File

@@ -66,6 +66,7 @@ FLOWS = [
"point",
"ps4",
"rainmachine",
"ring",
"samsungtv",
"sentry",
"simplisafe",