Cannot compile Sonoff RF Bridge
@xndrxw wrote: Trying to flash ESPhome onto a sonoff rf bridge but I keep getting the below error when trying to compile. I have tried to compile a few times now and keep getting this error message....
View ArticleServo lock push button?
@teitelbot wrote: Trying to make a simple servo lock with a trigger button using esphome. Using the code below I can turn on and off the lock from HA but the button on esphome only turns the lock on....
View ArticleESPhome data type
@nanguoxuecheng wrote: Dear experts, I try to use ESPhome to publish a sensor value through MQTT. however, the sensor value data type is float, but MQTT publish can only accept string data type. Is...
View ArticleLive dimming option
@phille wrote: Hi There, I’m testing a setup with ESPHOME module and all works fine. I have a PWM dimmable output that I can control with HA. However, I would like to make it even better by making the...
View ArticleDetect sliding gate state
@marcoCasamento wrote: Hi all, I’m trying to report the status of a sliding gate to home assistant. The gate controller report it’s status on a “signal lamp” that is off when the gate is closed, on...
View ArticleHelp with multiple rgb effects
@Egro wrote: If I follow the esphome guide for light effects and use the following code on my esp, how do I call the names random effects from home assistant automations? light: - platform: ... # ......
View ArticleSsd1306 Screen ON/OFF time based
@arfrater wrote: Hi I have a ssd1306 connected to a sensor and would like to now if the screen can be turned off say at 10pm to 6am the screen is going in a bedroom and I don’t want it going while...
View ArticleTelemetry stopped working, mdns?
@CountParadox wrote: Hi everyone, The Telemetry on my ESPHome stopped working recently, I’m not sure why… From my hass.io host SSH, I can ping lightbulb, but ESPHome says it’s unknown. ESPHome just...
View ArticleEsphome issue
@manos2400 wrote: I am using esphome for my sonoffs for some time now and I am very happy with it. Although I made a mistake and now I lost all the yamls from esphome dashboard. Is it possible to...
View ArticleESPhome manual_ip Errno 113
@monaco wrote: I have a few Wemos D1 mini converted from Tasmota to ESPhome. One of the codes for test is esphome: name: mini platform: ESP8266 board: d1_mini wifi: ssid: "ranch" password: "09052009"...
View ArticleESPHome from remote location
@bloody2k wrote: Hi, I’m looking for the best way to setup ESPHOME, and use it from a remote location. Setting up the wifi is no problem, but is it possible to use the API og would the best way be...
View ArticleRandom disconnects if displaying current time
@7h30n3 wrote: Hey there, In general i’m very happy with ESPHome. However one of my many ESP8266 got some issues. Here is the config: esphome: name: sh1106_si7021 platform: ESP8266 board: nodemcuv2...
View ArticleESPHome OLED 1306 Fonts
@rickbell wrote: How to get a ttf font file into config/esphome Posts: 4 Participants: 3 Read full topic
View ArticleWhat is in your BASE ESPHome config?
@poldim wrote: I’ve got a ton of devices on ESPHome. For a while I was importing a common yaml similar to the include feature, but as the number of devices grew, and the need for changing those...
View ArticleSonoff S31 with ESPHome
@onlize wrote: Hello, This is the first time I want to configure device with Energy monitoring. I would really appreciate if you take a look at my config and tell me if I am missing something. Will it...
View ArticleTTGO HiGrow with ESPHome
@ilan wrote: I’m trying desperately to get this Soil/moisture/temp/hum/light package running in esphome, I’m getting nowhere. Its the newer (?) 1.1 version, and the only thing I can find online is for...
View ArticleDHT22 shield on Wemos D1 mini not providing values after deep sleep
@Anders-Sandell wrote: I have a demos D1 mini with a DHT22 shield which i plan to use for measuring temperature and humidity in my bathroom, since this sensor will be running on a battery i want it to...
View ArticleDynamic update interval
@C0UNT3RP01NT wrote: So I’m trying to develop an automated gardening system. I’m using ESPHome and so far so good until now. I’ve got a moisture sensor and a solenoid valve controlled by a relay on...
View ArticleLooking for help with If statement
@Secs wrote: Hi all. Just playing around with some code to carry out an automation. Normally I use node-red but I am using a esp32 and need it to run even if HA is offline. I have the first part...
View ArticleRenaming yaml/name
@TheCosmicGate wrote: What’s the easiest way to change the yaml config name and the device name of a device which already runs ESPhome ? For example : i’ve got a LSC ( Tuya) lamp flash with ESPhome,...
View Article