Commit graph

6 commits

Author SHA1 Message Date
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Maciej Bieniek
2f22613cf9
Address late review for NextDNS entity name translations () 2023-04-04 12:56:39 +02:00
Maciej Bieniek
449f18c9c1
Add entity name translations to NextDNS ()
Add entity name translations
2023-04-04 00:01:04 -04:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* 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 ()
* Update pylint to 2.15.0

* Remove useless suppressions

* Fix TypeVar name
2022-08-28 21:14:09 +02:00
Maciej Bieniek
6eb1dbdb74
Add NextDNS binary sensor platform ()
* Add binary_sensor platform

* Add tests

* Add quality scale

* Sort coordinators

* Remove quality scale

* Fix docstring
2022-08-09 17:51:04 +02:00