Default light effect
I added a light effects to a light I have. But in home assistant I always get to picked between None and the one I want. Is there anyway to remove None? I just want the effect I have to be the default...
View ArticleSonoff POW starts off after power cut
Hi I have several Sonoff POW and after a power cut, they start off, while I prefer they star with the switch On. Is there any way to program it to start on? 4 posts - 2 participants Read full topic
View ArticleOn_value to not execute when WIFI disconnects
Hi There, I have a sensor which is supposed to be updated each time a homeassistant input_number is updated. The problem is that this sensor gets also updated when the WIFI disconnects and then...
View ArticleHow do I increase brightness while button held with ESPHome via MQTT
I have a H801 LED controller with ESPHome and a button attached. Pressing the button, turns the light on/off, holding it dims the light - I need an additional button at a place where physical wiring...
View ArticleHaving both the Home Assistant API and MQTT configured
Is it a problem (read: not advised) to have both the HA API and MQTT options enabled for a device? Config: api: password: !secret home_assistant_api_password mqtt: broker: !secret mqtt_broker...
View ArticleESPHome esptool not found - Error 127
Hello everyone, when I trying to flash an ESP8266 component with the ESPHome Dashboard or only compile the file, I get the error message: "sh: 1: esptool: not found *****...
View ArticleRain drop sensor with digital gpio binary sensor not working
Hi, I am trying to make a digital Rain drop sensor on D8 of a Wemos D1. This should be a digital in/out. I attached a Rain drop sensor, which includes a LM393. I created the following code in esphome:...
View ArticleMartin Jerry MJ-SD01 Exhaust Fan Timer
I created this .yaml code a couple weeks ago and have been testing it since then. It works perfectly so I thought I’d share. Martin Jerry MJ-SD01 Dimmer Exhaust Fan Timer It’s based off of the work I...
View ArticleTemplated GPIO output
Hi: in a simple auto switch off relay output how could I make it only once run the switch-on? I mean: in this example I have a switch on HA dashboard, when I select the slider it turn on and after 500...
View ArticleTrying to define one of the outputs of a SHP7 (dual socket) as a light
I have this working as two switches, but I’m trying redefine one of the outputs as a light instead of a switch. I’ve built this: substitutions: device_name: serverroompower # Higher value gives lower...
View ArticleSensor peek on first read after deep sleep
I have a peek when the sensor turn on, I got that on my soil sensor and the battery sensor. if it’s possible, i want to skip the first read or like “turn on and read 20 seconds after”. deep sleep wake...
View ArticleAvoid mqtt message after sensor value changed
Hi, is there a way to avoid “automatic” sending an MQTT message after sensor: (also uptime:) value changed? I’ll collect data of a few sensors and send it together in a JSON way to MQTT broker. Thanks...
View ArticleNeed help installing ESPHome on a MagicHome Controller
Using this guide I soldered wires to my magichome controller but when I got to install ESPHome I got a compiling error. I’m on windows 10 using Python 3.8.5. Any help would be appreciated. Here is the...
View ArticleFailure to flash esp8285 solved
im trying to flash a esp8285 using a ttl (https://www.amazon.co.uk/gp/product/B07BBPX8B8/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1) i keep getting A fatal error occurred: Failed to connect...
View ArticleEsp8285 rbg led diyhue
im looking for some help as im not quite understanding the code to get a esp8285 rgb led controller to work with diyhue, in not sure if im missing code or if i have pins wrong, home assistant finds...
View ArticleAutomation to read sensor values
Hi, I have below “code” for an ESPHOME device for now. I run my device on a battery and solar and would like to make it as power efficient as possible. There I would like to keep the uptime of the...
View ArticleMultiple APs same SSID
Hello, I’ve three APs at home all connected to the same router/network and all with same SSID so devices can change accordingly. I’ve noted that my Esp32 running ESPhome always connects to the same...
View ArticleESPHome unable light.turn_on: lamp_2
Hello Masters, I’ve basic configuration for turn on/off lights with hardware buttons but it doesn’t works. Of course logs show suitable action but nothings happened… Could somebody look at code??...
View ArticleIR remote_transmitter, discrete codes for Samsung LCD on/off
Hi, I’m looking for the discrete on/off codes for Samsung LCD’s. This is standby and works, switch: - platform: template name: "Samsung Q90R on/off" turn_on_action: -...
View ArticleD1 Mini unavailable 8 times in 10 minutes
I’m having issues with a D1 mini constantly going “unavailable”. Is it common for something to go unavailable this often? This 8 times in 10 minutes is an extreme case, it only happened 1 time on...
View Article