pyvesync
pyvesync copied to clipboard
Air quality doesn't return in percentage in Home Assistant
The air quality value for the air purifier returns as a string (eg "excellent") instead of a percentage in home assistant. A percentage would be much better here as the air quality can be integrated properly into the home app on ios.
What are the different air quality properties?
Wouldn't the conversion be the responsibility of the Home Assistant so that different "definitions" could be country or region aware?
@haroutig - can you use the library directly and see what value is actually returned by the API? Is it definitely a number that is returned?
I think this is actually fixed as of 2.X, and there is a fix merged on the homeassistant side that should release in the 2022.7 release.
This should be fixed, closing issue