Quantcast
Channel: ESPHome - Home Assistant Community
Browsing all 1486 articles
Browse latest View live

ESP32 touch sensor display the value

I’d like to make use of the actual touch sensor value rather than configure it as binary on or off. The config only supports “binary_sensor:” for - platform: esp32_touch, trying as simply “sensor:” it...

View Article


Image may be NSFW.
Clik here to view.

Reset to AP mode ESP01

Hello all, I’m now to ESPhome and I’m converting one of my sensors to ESPhome… its super easy and works 100% except one feature that I used to have… I could press 2x reset switch and my ESP did reset...

View Article


Best way to switch off a switch after 4 hours?

Hi All, Still new to esphome and trying to learn the proper syntax. I’m trying to make a toggle in HA that sets off a built-in timer within ESPHome that turns off a light that i have on a relay after...

View Article

ESPhome - turn off after 2-4 sec

Hi, I’m trying to configure my doorbell incl. electric door opener. I’m using a 2-channel relay and I can open my door but I want it to stop the switch after 2-4 sec, otherwise it keeps the door open....

View Article

Platform switch template lambda conditions

hi all, I’m trying to figure out why this wont work: - platform: template name: "S Mode" lambda: !lambda |- if (id(jva_intake).state) == False and (id(jva_return).state) == True { return true; } else...

View Article


Any ESPHome libs to encrypt 433MHz signals?

I just got some super cheap 433MHz receivers and transmitters from China and I am trying them out. I’d like to be able to send wireless messages (I don’t know of what yet) but I don’t like the idea of...

View Article

Esphome firmware

What does this message mean when loading firmware in esphome? Warning! You are not connected to the Internet. The connection is there 2 posts - 2 participants Read full topic

View Article

RGB LED problem

Hi all, I recently acquired a Govee tv led kit. I like the set up of it and the control box, but as its not flash-able or hack-able I have done away with the control board and made my own based around...

View Article


A fatal error occurred: Failed to connect to ESP8266: Timed out waiting for...

I am trying to flash a new ESP8266, but when connecting it to my server using USB, after the compile phase I am having the following error: Advanced Memory Usage is available via "PlatformIO Home >...

View Article


How do you manually control the onboard blue LED for ESP32?

I’d like to be able to manually toggle the onboard blue LED for a ESP32 board. I believe it is under GPIO2. Anyone have an example of how to do this? I found some stuff related to ESP8266 boards, but...

View Article

Image may be NSFW.
Clik here to view.

[HELP] Integrating alexa using Node-red

Hello i am trying to add alexa voice functionality using node red and this pellett Guide - https://docs.cb-net.co.uk/en/development/ i am successfully able to on off via alexa but can’t get current...

View Article

Degree Symbol generates Invalid YAML syntax in ESPHome build

I started working with displays in ESPHome recently and I’m trying to display temperature and humidity and something struck me. It turns out that the degree symbol (°) is not valid YAML syntax and...

View Article

Image may be NSFW.
Clik here to view.

Trying to create a config for BlitzWolf SHP-7 (double smart plug)

Hi All I have a SHP-7 here that I’m trying to set up with esphome. If I look at the Tasmota template repository, I get this pinout for SHP-7: So by modifying the SHP-6 esphome config, I got this:...

View Article


Image may be NSFW.
Clik here to view.

ESPHome with AS3935 Franklin Lightning Sensor - try increasing the spike...

I’ve got one of these AS3935 Franklin Lightning Sensors and I’ve been futzing with it. I read through this thread and it seems like maybe these sensors aren’t quite complete functionally. I’m using...

View Article

Unable to get esphome loaded

Hi, very new to Home assistant… I’m trying to add the integration esphome and failing at the 1st hurdle. I press on the button to upload the esphome integration and i’m immediately presented with a...

View Article


Is my ESP-01S dead?

Hi Guys, when you connect the ESP-01s (correctly) to a FTDI adapter, should you always get a red LED? I am not able to get a red LED and i am not able to flash it. The only led i am able to produce is...

View Article

Possibly a basic question - but stuck!

Hi, I’m trying to read the output envelope from a Sparkfun Sound Detector with an ESP32. It outputs an analogue value. However I do not want to read it as a voltage, I need to see it as Arduino would...

View Article


When the power is turned off, it does not see the sensors

Rasberry 4 + D1mini pro on ESPHome. Everything works. But when you turn off the power on the router, server, relay and turn it back on, the management does not see these relays on the ESP. In...

View Article

ESPHome device regognized but no entities are found

I set up an esp8266-based device using the ESPHome wizard and successfully flashed it. When I go to Configurations -> Integrations, ESPHome displays and shows “1 device” but no entities. I am...

View Article

ESPHome Sonoff 433 RF Bridge Temperature Sensors

Using a Sonoff RF Bridge and modified it to work with ESPHome. Goal was to read Accurite 986 sensors located in my Fridge and Freezer/s. I have an Accurite in my fridge freezer working on the same...

View Article
Browsing all 1486 articles
Browse latest View live