Open ildar170975 opened 3 years ago
dmaker.airfresh.t2017:
"Developer tools": the mode is called favourite but in "Preset modes" it is called Favorite: So, the fan.set_preset_mode service also accepts the favorite value instead of favourite. Should be ONE same value - preferably favourite.
favourite
Favorite
fan.set_preset_mode
favorite
Same thing about a property name: favorite_speed
favorite_speed
This is in issue of the underlying library and hard to fix without a breaking change: https://github.com/rytilahti/python-miio/blob/master/miio/airfresh_t2017.py
dmaker.airfresh.t2017:
"Developer tools": the mode is called
favourite
but in "Preset modes" it is calledFavorite
: So, thefan.set_preset_mode
service also accepts thefavorite
value instead offavourite
. Should be ONE same value - preferablyfavourite
.