Commit graph

14 commits

Author SHA1 Message Date
epenet
aa2485c7b9
Move vallox coordinator to separate module (#117503)
* Move vallox coordinator to separate module

* Move logic into coordinator class

* Adjust
2024-05-15 21:01:21 +02:00
Joost Lekkerkerker
b5c5db9ca0
Remove entity description mixin in Vallox (#112963) 2024-03-11 11:54:00 +01:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] (#112705) 2024-03-08 10:35:23 -05:00
Jan-Philipp Benecke
fc732ecf17
Remove list comprehension when adding entities in Vallox (#112446) 2024-03-05 23:42:47 +01:00
Joost Lekkerkerker
75df17a8bb
Add icon translations to Vallox (#112339) 2024-03-05 21:46:59 +01:00
Jevgeni Kiski
2250baab21
Update vallox_websocket_api to 5.0.2 (#110752)
Co-authored-by: Sebastian Lövdahl <slovdahl@hibox.fi>
2024-02-19 14:36:51 +01:00
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
Joost Lekkerkerker
e29598ecaa
Add entity translations to Vallox (#96495) 2023-07-18 21:07:45 +02: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
Jevgeni Kiski
f95b8ccc20
Improve vallox tests and code quality (#75787)
code quality improvements
2022-10-01 21:13:15 -07:00
Sebastian Lövdahl
cf612c4bec
Migrate Vallox to new entity naming style (#75025) 2022-07-12 16:32:37 +02:00
Andre Richter
3a00c95113
Add device_info and entity_category to Vallox (#67353)
* Add device_info and entity_category to Vallox

* Fix DeviceInfo

* Address review comments 1

* vallox suggested changes

Co-authored-by: Sebastian Lövdahl <slovdahl@hibox.fi>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-09 17:00:31 -05:00
Marc Mueller
add741d789
Update coordinator typing (6) [t-v] (#68466) 2022-03-21 14:20:35 +01:00
Arto Jantunen
0ccb535f0a
Add binary sensor for Vallox post heater (#59762) 2022-01-25 08:32:31 +01:00