Where is my logic wrong here?
@ashscott wrote: For reasons that I can’t yet fathom, when the two binary sensors, drum_wash_low_level_switch and drum_low_level_switch coincide after the first boot, the final ‘then:’ actions don’t...
View ArticleGetting two temperature values from BME280
@muchtall wrote: I just started playing with the BME280, and I’ve come across something odd that I’m hoping someone can explain. I’m seeing two differing charts for temperature data when I pull up the...
View ArticleYet another topic about BME280
@Anelito wrote: I’m quite new to the ESPhome but I think I’ve pretty much understood its working principles thanks to the excellent tutorials and guides. Now I was trying to make a simple...
View ArticleHave i bricked my first device ? Deltaco SH-P01
I bought 3 of these inexpensive little wall plugs after reading this topic: Deltaco SmartHome So two of them won’t flash in Tuya Convert but one of them did so let’s focus on that one first. After the...
View ArticleDisplay time from HA template on ESPHome display
I have a template sensor that displays the time half an hour before sun set. sensor: - platform: template sensors: sun_sun_time_sunset_offset_template: value_template: '{{...
View ArticleESP32 DHT11 Sensor Problem
Helllo everyone ! i have a problem that i could use some help with , i installed home assistant and using ESPHOME to control relays using my ESP32 , the relays code works very well , but then i...
View ArticleReboot script built in to ESPhome
I had searched for a bit to try and find a way to make a device always want to be on no matter what but would be easy to trigger an off cycle for rebooting a modem or router even if I am gone from...
View ArticleESPHome - Convert minutes to HH:MM string using lambda
Need some help here - I am building an ESPHome based project which includes a timer, which will be displayed on a local display. Where possible everything for this project will be done locally on the...
View ArticleDisplay using ESPHome - can you guide me for a good tutorial?
Hi, I would like to add a small display on my desk, showing the value of a couple of sensors taken from my HA. Can you guide me to a good tutorial, giving good details of hardware required, and coding...
View ArticleWater quality pH0-14 Sensor
Hi. Now that the warm season has started again, we would like to put a small pool in our garden. So that the water quality is right, I would like to measure the “pH value”. This is of course very...
View ArticleProblem re-uploading code to ESPHome
I wanted to update one of my devices running ESP Home. Its a Magic Home LED controller that I’ve flashed with ESP home and while it worked fine the first time I flashed it I wanted to change the code...
View ArticleEsphome sonoff not recognized any more
Hi everyone, I have a Sonoff basic that I flashed with ESPHome some time back and left on a shelf due to no use. It’s been a few months and over the course of changes I have deleted the config in...
View ArticleHelp with esphome lambda
I am trying to write a controller for my garage door and have run into a problem. To close the door I need to keep the relay switched on until the reed switch closes. To do this I have set up a lambda...
View ArticleEsp32 lolin32 v1 weird behavior
Hello all, I am using an ESP32 lolin32 v1 to automate some a small water pump that is placed in a large container filled with water. The pump is controlled with a relay and I also have a water level...
View ArticleESP Home - phantom devices
Guys, I flashed an ESP32 for testing purposes to use a a BLE reader for some Xiaomi Temperature and humidity devices (i am fairly new at HA and ESPHome). All went well so i decided to move the devices...
View ArticlePump Control
Hi I posted on the 3rd May about differential temperature pump control. I have since tried to correct the YAML script without success. I have an error “Invalid YAML syntax: mapping values are not...
View ArticleESPHome devices connect to WIFI but not API. Some work, some not
Having some weird problem with my ESP home devices. All seem to be online looking the ESPhome addon page and the router device list. OTA update works for all of them. One works on home assistant and...
View ArticleESPHOME Time and Sun Components
I’m looking to push all my automations from Homeassistant to ESPHome to avoid issues that arise when WiFi is disconnected or HA is down. Some of my automations use the Time and Sun components (e.g...
View ArticleSupport for AXP192 power management chip?
On this ESPHome documentation page: https://esphome.io/cookbook/leak-detector-m5stickc it shows an example using an M5Stick and includes support for the AXP192 power management chip. I tried borrowing...
View ArticleTrigger digital out when sensor is read
Hi, banging my head against the wall on this. Have a soil moisture reader that if i understand correctly will wear out if left on the whole time. Seeing examples on other platforms for how to use...
View Article