WLED Sync nodes and ESPHome
Hey guys, Not sure if I’m thinking about this properly. I was looking at the WLED web front end and seen something about syncing one preset to multiple nodes. I wanted to know if I could do that...
View ArticleESP32 - Performe only one measurement and go deep sleep
I am in the process of automating our mailbox. The idea is to wake up the ESP32 with a reed contact, wait 10 seconds and then measure the distance in the box with the ultrasonic sensor HC-SR04. This...
View ArticleESPHome node suddenly went haywire
Last night after weeks, months of pain free operation by ESPHome node suddenly started rebooting constantly every minute or so. I could see from the MQTT debug topic that the uptime monitor was...
View ArticleESPHome with NodeMCU, discovered but can't configure
I have this issue when I try to connect a second nodemcu to homeassistant via esphome. It shows up as discovered and I get readings from the sensor on the logs, but I can’t configure it in...
View ArticleCustom Component Update States
I need some help. Ive used a sonoff 4CH to build a custom fan controller, not a fan of the ifan controller, dont need remotes im not going to use. My custom component updates the relays just fine...
View ArticleMake HX711 data public
Hey! We’re going to put some load cells and a Wemos D1 under a dedicated drink refrigerator to measure how much drinks are cold, so we will never be disappointed with an empty refrigerator (or warm...
View ArticleRdm6300 no response
Was playing around with a rdm6300 reader with esphome. But have issues with it not reacting at all. To make sure that the reader is working I connected it directly to a USB-UART and can see in Termite...
View ArticleCombine a switch and a sensor
Platform: Nodemcu I have a moisture sensor that is powered in 3V by one of the NodeMCU ports, and connected to the ADC. I would like to have a periodic task, lets say ever 10 minutes, that switch the...
View ArticleHow to define a 3 state sensor?
Hi all, I have an automatic gate which, through an aux output on the motor card, can show me: if the aux output is closed -> gate open or opening if the aux output is intermittent -> gate...
View ArticleFirst Timer - Chicken Coop Door
Hello. Sorry if this is a very simple question. I’m just getting started with Home Assistant and ESPHome. I successfully added a temperature sensor and camera to Home Assistant, now I’m trying to...
View ArticleESP32 board wifi drops when ble enabled?
Hi everyone, just got into esp32 and I have a board working for my hot tub with TDS and temp. Got another one to use as a ble tracker but for some reason when I enable ble it gives me a 10% packet...
View ArticleFrankever IR Baster (Tuya based) config
Hi, I bought this Frankever IR blaster from uncle Ali. This one does not support Tuya-convert (due to newer firmware), but it’s quit easily converted to esphome home if you are able to solder a few...
View ArticleSwitch several switches at same time with binary coded integer?
I use 4 gpio pins as 4 switches to control a ventilation device that uses BCD coded input for setting the level. At the moment I manually break up the level (integer) into the 4 bits in HA and switch...
View ArticleOnly 1 BME280 sends data out of 3, same config
Hey! Obligatory mentions, I installed HA 26 hours ago… Version -> core-2021.3.4 Installation Type -> Home Assistant Supervised Host Operating System -> Debian GNU/Linux 10 (buster) I...
View ArticleWhat can I do with ESPHome?
So, we have an old heat bed for our plants in the green house. Since we live in Sweden the risk for below freezing is high until the end of May. Our old heat bed is just an arduino with tree ds18b20...
View ArticlePlease help me understand syntax of EspHome yaml file
I know I am going to get a hard time for asking this but here we go: Would you please help me understand the difference between the ’ - <<: !include’ and ’ - !include’ in the code below? I...
View ArticleDoes ESPHome ble_rssi only work for certain devices?
Hi everybody, I wanted to give presence detection via bluetooth another show and set up an ESP32 with ESPHome. I added for different bluetooth MAC addresses; three of which are Android phones/tablets,...
View ArticleCan't select ESPHome service after update
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleHow to increase ESP32 DAC output level
Hello all, I want to increase the DAC output level in a script, based on some readings. So i need to increase the output by 2% This is my first post so please forgive me if the intentation is nor...
View ArticleUpgrade to core-2021.3.4, now one device is "unavailable"
I did an upgrade to core-2021.3.4, and now one device is “unavailable”. The device still shows as green on the ESPHome dashboard. Logging opens, and an OTA upload completes OK. I even restarted the...
View Article