Adjustable Timing
@JayElDubya wrote: I assume what I’m trying to do is possible but could use a hand figuring it out. I am controlling a fireplace and even if either Wifi or HASS goes down, I would like it to timeout...
View ArticleFlash ESPhome Missing Something
@myle wrote: move from windows 7 to window 10 did this image.png1506×909 48.4 KB i see this after a reboot of the esp32 image.png735×215 6.22 KB so turn on termite i see image.png1105×593 21.2 KB...
View ArticleLast_updated only updates if sensor value changes
@marrold wrote: Hi, I am using ESPHome on an ESP32 with a INA219 and DS18B20 sensor attached, updating every 30 seconds. I can see in the logs they’re sending updates to HA as expected, but within...
View ArticleUtility meter ESPhome and POW
@Klagio wrote: Hi, I have various Sonoff POW flashed with the below code - platform: hlw8012 update_interval: 2s sel_pin: 5 cf_pin: 14 cf1_pin: 13 current: name: "Dining room AC Current" voltage:...
View ArticleBricked Sonoff devices after upgrade to 1.14.2
@DeeBeeKay wrote: For what it’s worth, I run Hassio on a p3B+, and use the esphome plugin for that. I have a bunch of Sonoff Basics driving lights in my home. When I saw that the 1.14 upgrade was out,...
View ArticleSensor - timestamp last sent image
@mycortex wrote: I have a esp32-camera (ttgo esp-wrover with PIR) that sends images to HA. It works well, but from time to time it stops sending images, while the sensors keep sending data to HA. The...
View ArticleCW/WW and Colour Temperature slider support in custom Light Output
@displaced wrote: Hi all, I’ve got a bunch of LOHAS-branded LED lamps that I’ve reflashed to ESPHome, trying to replicate their original behaviour with homeassistant. I successfully identified the...
View ArticleESPhome and PCF8574 LCD2004A
@Thomas.dmm wrote: Hello Everybody I try to print sensor information on lcd 2004a with pcf 8574 but i have this problem : [E][lcd_pcf8574:028]: Communication with LCD Display failed! Someone can help...
View ArticleESPHome does not discover phone using BLE
@mpaneth wrote: I have just configured an ESP32 using ESPHome with the following configuration esphome: name: bluetooth platform: ESP32 board: esp32doit-devkit-v1 wifi: ssid: “m-kbridge” password: “…”...
View ArticleESPHome with DHT22 and 128x32 OLED Display
@Bret_1975 wrote: Hi everyone, I’m new to the community, although I have been using Home Assistant now for about a year. I have several home-built Temperature & Humidity sensors utilising the...
View ArticleMaking a custom UART component for my heater
@jms3000 wrote: I have a vaillant heater which has got a serial interface for communication. By sending serial commands, I can check that values of different sensors. I would like to do that with...
View ArticleMi Flora battery life
@tom_l wrote: Does anyone have any experience with the mi flora esphome sensor and how long the battery lasts? I have one and it lasted 2 months before I had to replace the battery. Just wondering if...
View ArticleDeep Sleep Help Needed
@D4VEW557 wrote: Hi all I am trying to create a simple sketch where by I can put a d1 mini esp32 in to deep sleep for a predetermined time by pressing a switch in home assistant. Once the time has...
View ArticleDisable WIFI completely
@SubOrbit wrote: I have a couple of esp32s where I do not need/want any WIFI connectivity, I just use ESPhome with automations on the device itself. Is there any way to disable WIFI? Currently, I have...
View ArticleUnable to download ESPHome binary file without restarting hassio first :(
@jschwalbe wrote: Not sure what’s going on… running hassio with docker. When I create a new ESPHome configuration/device, everything seems to work ok, it compiles fine, but I cannot download the...
View ArticleESPHOME Lights (fastled) - calibrate percentage brightness
@Linwood wrote: Just did some fastled strip lights, and it was startlingly easy to get it up and running. I have one minor tweak needed: They do not even come on visibly until about 15%. Is there a...
View Article`` entities from renamed switch
@edboston wrote: New to ESPHome and playing around with a NodeMCU to try things out. I have added two GPIO pins to control the on-board LEDs and have that working fine. During this time, I renamed the...
View ArticleReading values from vaillant gas heater
@jms3000 wrote: With a ESP8266 and ESPhome I managed now to read values from my vaillant gas heater. For this I use the serial X6 interface (my heater does not have ebus). If you want to do that also,...
View ArticleWrite multiple sensors values to UART
@hmoffatt wrote: I’d like to get the value of multiple sensors from Home Assistant and write them to the UART in a particular format. Let’s say it’s comma separated text. I can get the values into...
View ArticleESPHome WLED combination?
@prankousky wrote: Hi everybody, I am controlling multiple WS2811 and WS2812 led strips with both ESPHome and WLED. Unfortunately, ESPHome has very few “out of the box” light effects; while WLED has...
View Article