10 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
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
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
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
4f3c7fd36f
Add current_humidity attribute (#24)
* Add current_humidity attribute

* fix linter

* ignore brand in validate

* same

* improve extra attributes
2022-06-04 18:59:00 +02:00
Brian Orpin
35370cbcae
Add Warm Mist attributes (#13)
* Add Warm Mist attributes

These could possibly be added as sensor entities in their own right.

I cannot test them but there was a comment by someone on the original PR about this.

Ideally, I suggest, these should be number and binary entities as well but I was going to check the attributes appeared first.

* fix style

Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
2022-04-08 15:46:42 +02:00
Vincent Le Bourlot
00d4d5a846
improve consts and mode naming. (#14) 2022-04-03 23:22:01 +02:00
Vincent Le Bourlot
d2f06b0607
fix mode selection and display for humidifier Dual 200S (#2) 2022-04-01 16:49:02 +02:00
vlebourl
79938b9f19 first commit 2022-04-01 15:02:13 +02:00