11 Commits

Author SHA1 Message Date
[PT]GOODVIBE[PT]
8ef52f3962
Air Fryer Properties (AirFryer158) (#175)
* Air Fryer Properties (AirFryer158)

* Fix icon error

[*] Fix icon error
[*] Frist BETA Air Fryer Methods

* Add olther model AIRFRYER

* Fix Linters error

* Fix Linters error

* pass in Linters (flake8, black, isort)
2023-10-27 09:33:05 +02:00
jae kaplan
5c0b5bafc0
Add Vital100S and Vital200S support (#170)
These devices use a different module name from the other air purifiers
and are thus currently ignored.
2023-10-11 10:18:56 +02:00
Samir Jafferali
fd118ad204
Support Levoit Oasismist 1000S Humidifier (#161)
* Bump version to 2.1.10

* Support Levoit Oasismist 1000S
2023-09-05 20:05:45 +02:00
Igor Panteleev
962381dc54
Fix modes for LV600S Humidifier (#136)
* add mode map

* change mode map auto->humidity

* specify available_modes

* Add support for python < 3.10

* Fix codesmells

---------

Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
2023-04-18 12:15:50 +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
Yasen Pavlov
f7d1947423
add support for core 600s eu version (#40)
fix style
2022-07-31 08:20:56 +02:00
Vincent Le Bourlot
a6015cd12e
Add constants to fan.py (#34) 2022-07-30 10:00:37 +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
Vincent Le Bourlot
00d4d5a846
improve consts and mode naming. (#14) 2022-04-03 23:22:01 +02:00
vlebourl
79938b9f19 first commit 2022-04-01 15:02:13 +02:00