12 Commits

Author SHA1 Message Date
Dr. Drinovac
890c4ea1ff
change device info "default_manufacturer" to "manufacturer" (#154) 2023-08-05 18:20:27 +02:00
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
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
caf34b194c
Fix setting speed level for air purifiers. (#46)
* Fix a wrong default value in has_feature.

* Add SET_SPEED as supported feature and fix PUR131S speed range

* fix night_light discovery

* fix air quality and filter life sensors

* fix style.
2022-08-17 11:36:40 +02:00
Vincent Le Bourlot
25f541a8f2
Improve logging of discovered devices. 2022-08-03 11:59:11 +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
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