Logi Circle public API refactor and config flow (#20624)

* Logi Circle now uses OAuth2 for authentication, added config flow.

* Service calls now dispatched to camera entities via signalled events

* Update from PR review

* Add unit tests for config flow

* Updated CODEOWNERS

* Reverted change to .coveragerc

* Improved test coverage of config flow
This commit is contained in:
Evan Bruhn 2019-04-09 22:26:58 +10:00 committed by Martin Hjelmare
parent f81ce0b720
commit a48c0f2991
16 changed files with 822 additions and 210 deletions

View file

@ -161,6 +161,7 @@ FLOWS = [
'ipma',
'lifx',
'locative',
'logi_circle',
'luftdaten',
'mailgun',
'mobile_app',