Commit graph

14 commits

Author SHA1 Message Date
Erik Montnemery
334dacc322
Change Entity.name default to UNDEFINED ()
* Change Entity.name default to UNDEFINED

* Update typing

* Update Pylint plugin

* Update TTS test
2023-06-15 11:09:53 +02:00
epenet
44d3f2192c
Use UnitOfTemperature in climate entities [a-f] () 2022-12-04 11:53:56 +02:00
epenet
f14bb8195f
Import climate constants from root [a-l] () 2022-09-08 11:24:15 +02:00
epenet
65eb1584f7
Improve entity type hints [a] () 2022-08-18 15:56:52 +02:00
epenet
ca01183375
Use climate enums in adax () 2022-04-26 10:00:06 +02:00
Daniel Hjelseth Høyer
04dd7c3f7c
Switch Adax to ClimateEntityFeature () 2022-04-04 19:48:33 +02:00
Marc Mueller
4f20a8023b
Use assignment expressions [A-I] () 2022-02-19 17:21:26 +01:00
Daniel Hjelseth Høyer
8cee47072d
Add local access for Adax () 2021-12-07 16:48:16 -10:00
Marc Mueller
4513ee4ea5
Use assignment expressions 12 () 2021-10-20 14:34:08 -07:00
Daniel Hjelseth Høyer
f390812183
Adax attr () 2021-10-17 20:56:03 +02:00
Daniel Hjelseth Høyer
bcd431e848
Add device info to Adax () 2021-10-17 19:40:47 +02:00
Robert Hillis
488a636aec
Clean up unused loggers () 2021-10-14 10:03:38 -07:00
Daniel Hjelseth Høyer
e55868b17f
Use entity class attributes for Adax ()
* Adax attributes

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Adax attributes

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Update homeassistant/components/adax/climate.py

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* style

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-08-12 12:38:33 +02:00
Daniel Hjelseth Høyer
e9ce3c57cd
Adax heaters ()
Co-authored-by: G Johansson <62932417+gjohansson-ST@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-21 10:25:46 +02:00