Erik Montnemery
|
0c2485bc03
|
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-12-18 16:28:13 -10:00 |
|
Maciej Bieniek
|
449f18c9c1
|
Add entity name translations to NextDNS (#90743)
Add entity name translations
|
2023-04-04 00:01:04 -04:00 |
|
Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
|
Marc Mueller
|
1210897f83
|
Update pylint to 2.15.0 (#77408)
* Update pylint to 2.15.0
* Remove useless suppressions
* Fix TypeVar name
|
2022-08-28 21:14:09 +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
|
cd1227d8b9
|
Fix default sensor names in NextDNS integration (#76264)
|
2022-08-07 15:04:04 +02:00 |
|
Maciej Bieniek
|
5b555066ea
|
Add new NextDNS sensors (#74789)
|
2022-07-23 00:18:22 +02:00 |
|
Maciej Bieniek
|
8820ce0bdd
|
Migrate NextDNS to new entity naming style (#74951)
* 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 (#74705)
Cleanup generic in nextdns
|
2022-07-08 16:19:32 +02:00 |
|
epenet
|
46f2abc38c
|
Use generics in NextDNS (#74517)
Use generics in nextdns
|
2022-07-07 09:22:35 +02:00 |
|
Maciej Bieniek
|
8ccb008834
|
Address NextDNS late review (#74503)
* Fix coordinator type
* Remove pylint disable
|
2022-07-06 14:29:26 +02:00 |
|
Maciej Bieniek
|
a2a4361d6e
|
Address late comment for NextDNS (#74365)
* 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 (#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 |
|