Commit graph

2 commits

Author SHA1 Message Date
Paulus Schoutsen
4aedd3a09a
AdGuard to update entry () 2019-06-24 14:46:32 -07:00
Franck Nijhof
9220270948 Adds AdGuard Home integration ()
* Adds AdGuard Home integration

* 👕 Addresses linting warnings

* 🚑 Fixes typehint in async_setup_entry

* 👕 Take advantage of Python's coalescing operators

* 👕 Use adguard instance from outer scope directly in service calls

* 👕 Use more sensible scan_interval default for sensors

* 👕 Adds specific files to .coveragerc

*  Added tests and small changes to improve coverage

* 🔨 Import adguardhome dependencies at the top

* 🚑 Converted service handlers to be async

* 🔥 Removed init step from config flow
2019-06-01 22:13:14 -07:00