1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-19 20:47:06 +00:00

4 Commits

Author SHA1 Message Date
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
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
Maciej Bieniek
41fd1a24bb
Add NextDNS button platform ()
* Add button platform

* Add button tests

* Fix typo

* Use Platform enum

* Fix coordinator type
2022-07-06 16:29:53 +02:00