1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-25 00:07:20 +00:00

15 Commits

Author SHA1 Message Date
Joost Lekkerkerker
821d74e904
Add entity translations to Switcher kis ()
* Add entity translations to switcher_kis

* Add entity translations

* Fix tests
2023-08-28 20:53:42 +03:00
Joost Lekkerkerker
57144a6064
Use entity descriptions in Switcher () 2023-08-25 21:12:21 +03:00
epenet
b3d6f098d2
Adjust entity registry access in integrations (1) () 2023-03-01 08:02:34 +01:00
epenet
52d4a358a0
Use UnitOfPower in integrations [s-z] () 2022-12-12 12:20:16 +01:00
epenet
7c3ca38eb7
Use UnitOfElectricCurrent in integrations () 2022-12-09 10:51:26 +01:00
Franck Nijhof
368694d6bf
Collection of DeviceClass related typing fixes () 2022-11-29 14:31:25 -05:00
Marc Mueller
539a469a8b
Update coordinator typing (5) [r-s] () 2022-03-21 15:24:05 +01:00
epenet
75000c317b
Use new enums in switcher_kis ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 10:53:40 -05:00
Shay Levy
8418d4ade2
Address Switcher late review comments ()
* Address Switcher late review comments

* Rename wrapper to coordinator
2021-09-16 17:06:58 +02:00
Erik Montnemery
94a264afaf
Move temperature conversions to entity base class (7/8) () 2021-08-11 18:57:50 +02:00
Marc Mueller
074d762664
Rename and reorganize electric unit constants () 2021-07-20 20:06:23 +02:00
Shay Levy
ea6e325762
Add Switcher config flow discovery support () 2021-07-19 06:28:40 -07:00
Daniel Hjelseth Høyer
fbad453c89
Pylint 2.9.3 ()
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-07-14 21:44:57 -07:00
Shay Levy
568e1b379d
Address late review of Switcher sensor migration () 2021-06-26 07:30:47 +02:00
Shay Levy
5795e76826
Migrate Switcher entity attributes to sensors ()
* Migrate attributes to sensors

Migrate attributes to sensors

* Fix pylint

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Add typing imports

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-22 18:28:09 +02:00