No video

Ikea VINDRIKTNING Smart Home Assistant integration with ESP8266 + HLK-LD2410 + BME280 + bh1750

  Рет қаралды 18,522

Salvamipc

Salvamipc

Күн бұрын

We’ll have a look in this video at the new air quality sensor from Ikea called VINDRIKTNING. This is a PM2.5 sensor. The PM 2.5 mean Particulate Matter 2.5, and refers to tiny particles or droplets in the air that 2.5 microns or less in width.
Particulate Matter (PM) is a mixture of solid and liquid particles that are suspended in the air.
This is heavily modified sensor, beside the basic PM2.5 sensor, it also includes a ESP8266 so that we can communicate with Home Assistant, a mmwave radar LD2410 from HiLink, a Boch BME280 for the temperature, humidity and air pressure, and a bh1750 as an illuminance sensor.

Пікірлер: 28
@salvamipc
@salvamipc Жыл бұрын
Hi, bellow is the link for my esphome code. You might want to change the manual ip depends on your network, or remove altogether. drive.google.com/file/d/1tti79in-gjl74OAurov2y54IXH7YPucF/view?usp=sharing
@txitxo0
@txitxo0 10 ай бұрын
Waw! This is exactly what i was looking for, big thanks! Having mnwave presence with a prettry wnclosue where you have all these sensors is great! Do you think the esp32 could manage to add the bluetooth proxy feature as well? Thanks again
@villakael5908
@villakael5908 9 ай бұрын
tried that, doesnt work with bluetooth proxy. the device will not start.@@txitxo0
@aaronmorris9352
@aaronmorris9352 Жыл бұрын
Thanks for this! I already had the IKEA sensors with ESP8266/esphome. Putting an LD2410B in there is really amazing. Great idea to pack all the sensors in there! I just got done sticking an LD2410B in mine. Works great!
@salvamipc
@salvamipc 10 ай бұрын
I think you can add the esp32. I'll have a try see how to arrange them inside.
@Bruno-vz8vk
@Bruno-vz8vk 4 ай бұрын
Nice work. 2 things are missing : co2 sensor and led control 😊. next version ?
@MAD20248
@MAD20248 7 ай бұрын
great vidoeo , thumbs up 👍
@_fourras_
@_fourras_ 8 ай бұрын
Hi, Thanks for your video. I see you are wiring RX and TX to the LD2410 sensor but I don't see integration into home assistant, just the binary sensor. Were you able to access to all parameters directly from Home Assistant?
@johnbrisbin3626
@johnbrisbin3626 Жыл бұрын
It looks like you blocked the fan side with the ESP8266 and the PM2.5 sensor side with the additional sensors. That might account for a lot lower values from the PM2.5 sensor. Perhaps a different arrangement would improve that functionality.
@salvamipc
@salvamipc Жыл бұрын
Hi, you cant block the fan with this arragement, if you take it apart you will notice there is plenty of space, as a matter of fact there is a plastic separation between the fan and the esp8266, also the fan asambly is totally closed, the intake is from the rear directly, and the air is pushed through a fikter into the laser sensor. The values are lower because i run the fan at lower voltage, ibstead of 5v it run at 3v, less voltage means lower rpm, lower rpm, means less air flow. But with this airflow you get less noise, and the values are more real compared with the xiaomi 3h pro. With the 5v the vakues are way too high.
@piotr.wozniak
@piotr.wozniak 2 ай бұрын
Super clear tutorial. Thanks
@edouart
@edouart Жыл бұрын
Wah ! 😊
@user-ug9fs2bp7u
@user-ug9fs2bp7u 7 ай бұрын
Is it possible to control somehow the LEDs on the IKEA Vindriktning? Regarding that I was meant, that I want to turn them off while no one is in the room, turn the green off bc of it will disturb me while I am sleeping and only show the 'bad' values.
@KuruKanagalingam
@KuruKanagalingam 9 ай бұрын
Great video thanks for sharing I will try let you know how I got on with it.
@alvaroarcher7912
@alvaroarcher7912 Жыл бұрын
Hola amigo, wow sin plaabras, excelente trabajo y muy buen video, podrias porfavor compartir la configuracion de ESP en HA porfaaa gracias nuevamente
@salvamipc
@salvamipc Жыл бұрын
hola, ya he añadido en un comentario con los codigos.
@alvaroarcher7912
@alvaroarcher7912 Жыл бұрын
@@salvamipc un millon de gracias amigo, sigue haciendo video asi, buen contenido
@alvaroarcher7912
@alvaroarcher7912 Жыл бұрын
Otra preguntica amigo, sabes si podria usar el sensor HLK-LD2420 para reemplazo del LD2410? sabes cual es la direfencia entre esos dos sensores ?? Y tendria que cambair algo en la configuracion o podria usar la misma Muchisimas gracias Ya e echo 2 pero sin el ld2410 pq no tenia
@TEKENGLOBAL
@TEKENGLOBAL 11 ай бұрын
Can you provide a reference link to purchase the 2.5 mm JST connectors and mounts? Also, just to be clear these are 2.50 mm and not 2.54 mm JST???
@salvamipc
@salvamipc 11 ай бұрын
hi, if you need the jst for the mmwave its 1.25mm, and for the ikea its also 1.25. I´m sorry if I said 2.5mm. Bellow is the link for the connectors and mounts. Thank you and sorry. es.aliexpress.com/item/32837496527.html?spm=a2g0o.order_list.order_list_main.213.4483194dADzH7u&gatewayAdapt=glo2esp
@aaronmorris9352
@aaronmorris9352 Жыл бұрын
How did you compensate for the heat inside the unit making the bme280 read the temps too high?
@salvamipc
@salvamipc Жыл бұрын
I just posted a pined comment with my codes, basically you ise a filter offset and in my case I lower it 1.9 degrees. - platform: bme280 update_interval: 60s address: 0x76 iir_filter: 2x temperature: name: "BME280 Temperature" oversampling: 16x filters: - median - offset: -1.9
@Tntdruid
@Tntdruid 7 ай бұрын
What is the app name?
@SpiceSnow-nq2ds
@SpiceSnow-nq2ds 10 ай бұрын
is it possible to add MQ135 CO2 Sensor along with this?
@denis2381
@denis2381 3 ай бұрын
I have the same sensor but there is nothing for esphome available. At least, I haven't find anything except of a Script that requires a humidity measurement sensor connected otherwise the results are bad because humidity is part of Formula. Have you been able to add to HA?
@vinp2007
@vinp2007 11 ай бұрын
What is the app you used for the mmwave
@salvamipc
@salvamipc 11 ай бұрын
The app is HLKRadarTool, and you can download it free from appstore or playstore
@vinp2007
@vinp2007 11 ай бұрын
@@salvamipc Thank you
Hack the IKEA Air Quality Sensor: 7-in-1- Full ESPHome Tutorial
27:38
3ATIVE VFX Studio
Рет қаралды 128 М.
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 42 МЛН
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18
SPILLED CHOCKY MILK PRANK ON BROTHER 😂 #shorts
00:12
Savage Vlogs
Рет қаралды 46 МЛН
Jumping off balcony pulls her tooth! 🫣🦷
01:00
Justin Flom
Рет қаралды 38 МЛН
HLK-LD2410 - микроволновый датчик присутствия человека (FMCW-радар, 24 ГГц)
14:43
This is Surprisingly Better Than MMWave Sensors?
10:20
Technithusiast
Рет қаралды 44 М.
Automatic Bathroom Fan Controller Demo in Home Assistant
2:49
Home Assistant Tips By Larry
Рет қаралды 3,1 М.
Your home's air could be making you sick. Fight back!
13:24
Jeff Geerling
Рет қаралды 329 М.
Getting Started with ESPresence
42:26
Hive Mind Automation
Рет қаралды 8 М.
439 24GHz Radar Presence Detector that Works (LD2410)
13:19
Andreas Spiess
Рет қаралды 308 М.
Getting started with ESPHome
15:24
Let's Automate
Рет қаралды 46 М.
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 42 МЛН