Config Flow and Entity registry support for Monoprice (#30337)

* Entity registry support for monoprice

* Add test for unique_id

* Add unique id namespace to monoprice

* Config Flow for Monoprice

* Update monoprice tests

* Remove TODOs

* Handle entity unloading

* Fix update test

* Streamline entity handling in monoprice services

* Increase coverage

* Remove devices cache

* Async validation in monoprice config flow
This commit is contained in:
On Freund 2020-03-22 03:12:32 +02:00 committed by GitHub
parent 99d732b974
commit e8bd1b9216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 614 additions and 454 deletions

View file

@ -69,6 +69,7 @@ FLOWS = [
"mikrotik",
"minecraft_server",
"mobile_app",
"monoprice",
"mqtt",
"myq",
"neato",