Hypfer / esp8266-vindriktning-particle-sensor

Wifi MQTT Data Logging via an esp8266 for the Ikea VINDRIKTNING PM2.5 air quality sensor
Apache License 2.0
1.18k stars 128 forks source link

Include details on building the firmware with ESPHome #56

Open AeroSteveO opened 2 years ago

AeroSteveO commented 2 years ago

a pull request was made to esphome to simplify building the firmware for a device like this (reading the sensor data as it comes in). Making use of this is pretty simple to do as well, so why not include an example in the readme on making use of that feature.