9 Commits

Author SHA1 Message Date
Vincent Le Bourlot
2e2f77a95e
Fix/api calls (#138)
* add update coordinator

* down to 30s coordinator update.

* fix style.

* bump pyvesync

* bump pyvesync

* sourcery refactor.

* Fix missing vs_mode_auto (#143)

* Update manifest.json
2023-04-28 09:57:43 +02:00
Steven Vondruska
3618961ee0
Setting device class and measurement unit for target humidity (#76) 2023-01-04 11:30:42 +01:00
Vincent Le Bourlot
0b5810e272
Refactor devices detection and classification. (#55)
* Add lv600s device

* refactor and simplify code.
2022-11-08 08:34:52 +01:00
Vincent Le Bourlot
ed79d94efb
Fix deprecation warning in number entity (#44)
* Fix deprecation warning in number entity

* fix style

* fix style
2022-08-03 11:36:17 +02:00
Yasen Pavlov
f7d1947423
add support for core 600s eu version (#40)
fix style
2022-07-31 08:20:56 +02:00
Vincent Le Bourlot
84ad318e35
Add missing entities to core 300S (#37)
* Add filter life sensor

* Add switch for child_lock

* Update switch.py

* Update switch.py

* Update common.py

* bump trunk version

* improve feature discovery

* fix style

* improve feature discovery
2022-07-30 09:59:00 +02:00
Vincent Le Bourlot
cdbb0b8294
Add warm mist number entity to compatible devices (600S) (#29)
* add warm mist number entity

* fix typos.

* Rename to warm mist.
2022-07-04 10:23:26 +02:00
Vincent Le Bourlot
0afbef7f11
Fix/fix fan discovery (#21)
* added LAP-C601S-WUS (Core 600s Air Purifier)

* fix style

* better fix to diagnostic.

* fix preset mode

* add a log line.

* add another debug log

* add some missing fan devices.

* auto discover preset_modes

* auto discover fan speed range

* fix fan speed and preset modes

* fix fan speed number

* add some debug log.

* merge fix from main

* rename a key in diagnostics.
2022-04-27 21:37:40 +02:00
vlebourl
79938b9f19 first commit 2022-04-01 15:02:13 +02:00