Commit graph

7 commits

Author SHA1 Message Date
Maciej Bieniek
5b555066ea
Add new NextDNS sensors () 2022-07-23 00:18:22 +02:00
Maciej Bieniek
8820ce0bdd
Migrate NextDNS to new entity naming style ()
* Use new entity naming style

* Remove unnecessary code

* Only the first word should be capitalised
2022-07-11 15:59:46 +02:00
epenet
b2a3071658
Cleanup generic in NextDNS ()
Cleanup generic in nextdns
2022-07-08 16:19:32 +02:00
epenet
46f2abc38c
Use generics in NextDNS ()
Use generics in nextdns
2022-07-07 09:22:35 +02:00
Maciej Bieniek
8ccb008834
Address NextDNS late review ()
* Fix coordinator type

* Remove pylint disable
2022-07-06 14:29:26 +02:00
Maciej Bieniek
a2a4361d6e
Address late comment for NextDNS ()
* Simplify code

* Use async_config_entry_first_refresh()

* Use lambda to get value
2022-07-05 20:12:09 -07:00
Maciej Bieniek
84119eefaa
Add NextDNS integration ()
* Initial commit

* Update manifest

* Add first test

* Simplify init

* More tests

* Update tests

* More tests

* More tests

* Add tests for sensor platform

* More tests for sensor platform

* Add tests for system_health

* Fix typo

* Improve test coverage

* Improve test coverage

* Add tests for diagnostics

* Add comment

* Run hassfest

* Fix typo

* Run gen_requirements_all

* Fix tests

* Change key name in diagnostics

* Remove diagnostics and system_health platforms

* Bump library
2022-07-03 09:51:50 -07:00