Maciej Bieniek
34633b0ede
Bump nextdns library to 1.2.0 ( #82643 )
2022-11-24 19:24:47 +01:00
Maciej Bieniek
6eb1dbdb74
Add NextDNS binary sensor platform ( #75266 )
...
* Add binary_sensor platform
* Add tests
* Add quality scale
* Sort coordinators
* Remove quality scale
* Fix docstring
2022-08-09 17:51:04 +02:00
Maciej Bieniek
753a3c0921
Add new sensors to NextDNS integration ( #76262 )
...
* Add DNS-over-HTTP/3 sensors
* Update tests
2022-08-09 17:45:48 +02:00
Maciej Bieniek
9f240d5bab
Bump NextDNS backend library ( #76300 )
...
* Bump NextDNS backend library
* Update tests
* Update diagnostics tests
* Use fixtures
2022-08-08 07:52:36 -07:00
Maciej Bieniek
cb543a21b3
Address NextDNS late review ( #75635 )
...
* Init instance attributes
* Remove condition
* Improve typing in tests
* Suggested change
2022-07-23 00:58:48 +02:00
Maciej Bieniek
5b555066ea
Add new NextDNS sensors ( #74789 )
2022-07-23 00:18:22 +02:00
Maciej Bieniek
c1a4dc2f22
Add NextDNS switch platform ( #74512 )
...
* Add switch platform
* Use lambda to get state
* Use async with timeout
* Add tests
* Use correct type
* Use Generic for coordinator
* Use TCoordinatorData
* Cleanup generic
* Simplify coordinator data update methods
* Use new entity naming style
* Remove unnecessary code
* Only the first word should be capitalised
* Suggested change
* improve typing in tests
* Improve typing intests
* Update tests/components/nextdns/__init__.py
* black
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-07-11 16:00:13 +02:00
Maciej Bieniek
84119eefaa
Add NextDNS integration ( #74150 )
...
* 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