Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/airquality #75

Merged
merged 3 commits into from
Apr 12, 2023
Merged

Conversation

Katalystical
Copy link
Contributor

@Katalystical Katalystical commented Mar 26, 2023

@dvdgeisler I just got some time to fiddle with my VINDSTYRKAs I got a few months ago (yes, they hid them somewhere in the Lights&Bulbs section). I've dumped some output and added some new models/apis for it already. The official release/sale is announced to begin in April ;-)

I think this won't be much of a heavy thing to investigate, as it seems we can only give it a customName and that's it. Just receiving data.
So essentially, what a VINDSTYRKA/environmentSensor seems to provide:

  • currentTemperature (in °C)
  • currentRH (relative humidity, %)
  • currentPM25 (fine particles, 2.5, seems to be in µg/m³)
  • maxMeasuredPM25 (seems to be the maximum to-be-reported PM25 value)
  • minMeasuredPM25 (... minimum to-be-reported)
  • vocIndex (tVoc which is only displayed using arrows on the device as a trend, unsure about the unit)

Btw. thanks for your library/implementation - works flawlessly and out of the box.
Well-defined and structured nicely. 👍

@TheMrBooyah
Copy link
Collaborator

Might this be a device to also expose over the MQTT interface for integration with HA?

@Katalystical
Copy link
Contributor Author

Sure, but I'm neither experienced with MQTT nor HA. This was just a quick shot at adding this type of sensor ;)

@dvdgeisler dvdgeisler merged commit 775d29a into dvdgeisler:main Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants