7 Commits

Author SHA1 Message Date
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
5c15cd671d
fix regression from 0.1.10 2022-07-12 09:01:59 +02:00
Vincent Le Bourlot
c16c311a19
add air quality sensor to fan if available. (#33) 2022-07-11 16:56:09 +02:00
Vincent Le Bourlot
3498625de7
Add display switch to fan devices. (#32)
* Improve night_light feature discovery

* add display switch to fans

* revert night_light removal from humidifier

* Improve switch detection

* Update light.py

* fix style
2022-07-11 12:02:53 +02:00
Vincent Le Bourlot
d10928ecca
Remove local pyvesync lib and migrate to public one. (#25)
* move to pip pyvesync library

* remove pyvesync

* improve extra attributes

* fix style
2022-06-08 11:08:19 +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