ESPHome: upload to IP directly?
@prankousky wrote: Hi everybody, I just flashed ESPHome onto a testing ESP32; I flashed via dev/ttyUSB0, which worked just fine. It also gave me the option to flash over the air (nodemcu32main.local)....
View ArticleESPHOME logger affects Wifi connection?
@minsuke wrote: I do like ESPHOME things I have 40 iot things in my router. but recently, I got a error message which is constanly reconnect so I changed logger baudrate : 0 and level: None Before...
View ArticleSend toggle state on wake up from deep sleep mode esp32, how to do it?
@slindberg wrote: Hi I´m new to code in esphome, I have got my esp32s up and running and use deep sleep mode, but now I will have it to automatic after it wakes up from deep sleep mode to send toggle...
View ArticleTrying to set up a switch that turns on a relay, waits 5 seconds, and turns...
@DeeBeeKay wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleEsphome uart.write Action Template: how to convert string to std::vector?
@msmmbl wrote: Hello, I am working on a screen to show the temperature of PT100 sensor. Follow code read the temperature from pt100 sensor and try to write string like n0.val=25\xff\xff\xff to uart....
View ArticleESPHome smart plug turns off when disconnected from Home Assistant
@Zisla_Taranta wrote: I’m using ESPHome for a lot of smart plugs in my home. Lately I discovered that some of these plugs turn off when I quit/restart Home Assistant. I’m not sure why they to this....
View ArticleCoffeemachine to turn off after 10 secs if no water, except if pressed on the...
@fribse wrote: Hi All I’m a bit stumped, and hope you can help me out. I’ve set up a BlitzWolf SHP-6 to control my coffeemachine, and it’s working very very nicely: substitutions: device_name:...
View ArticleCommunication failed?
@Marv wrote: Hey everyone! I’m trying to get an ESP8266 with my CSS811 sensor running. First step was soldering the pins to the board. Then I connected it successfully (or at least I hope so) to the...
View ArticleHow does ESPhome / HASS determine that a device is online?
@RGN01 wrote: I have a perplexing issue - one of my devices (a Sonoff TH10) shows as offline in ESPHome console yet it is online - I can ping it, the sensors are reporting status to HASS and the ‘Show...
View ArticleErrors trying to setup ESP32 in ESPHome
@ygreq wrote: Hi there! I am having difficulties trying to setup a ESP NodeMCU (model: esp32-wroom-32). I chose the first option for ESP32 which is Generic ESP32 WROVER Module The error I get the...
View ArticleStepper motor ESPHome using global int
@Wayne_Perryman wrote: Hi All, I’m trying to work out how to right the code to set the target using a global variable value. Below is the type of example i want to use but instead of 250 I want the...
View ArticleESP-01S and GPIO2 - trying to figure out how to indicate that there is...
@potgieterdl wrote: Hey All, Recently got my esp-01s connected to my gate-motor. This is working really well and allows me to open the gate remotely. I have the same sort of setup on my doorbell by...
View ArticleProgramming Teckin SP20 ESPHome without using tuya-convert
@aweiss wrote: The video and configuration below is for programming SP20 plugs to add to Home Assistant. You can buy these plugs for $10 a piece on Amazon here: amazon.com Smart Plug Wifi Outlet 15A...
View ArticleOn Boot Automation Troubles
@weemaaan wrote: Hi, I have a few smart plugs which have an LED on the button. I want the brightness to change based on sun above/ below horizon. I have this working fine on the sun above/ below...
View ArticleDS01 Dimmer configuration?
@cyberumb15 wrote: https://blakadder.github.io/templates/treatlife-DS01.html I got Tuya convert and flash with Tasmota firmware but since I converted other switches and plugs to esphome so does anyone...
View ArticleEsphome pulsed output at interval
@coryms wrote: Hi all, I have a garden cooling mist sprayer that needs to be pulsed at intervals. Ideally, i’d like it to present as a switch. When the switch is on, the output is pulsed for 500ms...
View ArticleCreate an heating only thermostat
@maxim31 wrote: Hello, I would like to make a thermostat to control a glycol heating (underfloor heating) I try with esphome to use “bang bang thermostat” but when I import it into home assistant I...
View ArticleESPhome expert - help with simple if condition
@ladaowner wrote: esphome: name: sonos_display_4_lines platform: ESP8266 board: nodemcuv2 wifi: ssid: "bertybassett_2Ghz" password: "Whatever" # Enable logging logger: # Enable Home Assistant API api:...
View ArticleStatus Change Triggers
@mrrodge wrote: Hi, Still yet to try ESPHome however want to go that way. I’m just wondering (looking at using on Sonoff Mini and Shelly 1): When a physical switch is used with one of these devices,...
View ArticleNode offline, entities unavailable, though OTA works. Manual address, mDNS...
@marshal wrote: First off, I’ve gotta say ESPHome is amazing. Seriously great work! Correct me if I’m wrong: It appears that even with a manual IP, mDNS is required for ESPHome to register a node as...
View Article