AM2302 ESPHome Compatibility Problem
So, I’ve been using these AM2302 sensors because I like having access to temperature and humidity readings all over the house and they seem to work great in ESPHome and Home Assistant. Many months ago...
View ArticleNew dev integration rf_bridge
Hi everyone! My idea is switch a binary sensor in (developer mode) rf_bridge device but I can’t look for proper configuration. Probably it’s only my low knowledge about… here the example code:...
View Article443 mhz receiver - how do you pick which RCSwitch data code to use?
Below is the log of what my debug looks like when I activate one water detection sensor. How do I pick the correct one to use in a binary_sensor? [02:30:23][D][remote.rc_switch:256]: Received RCSwitch...
View ArticleAS3935 with NodeMCU ESP8266 I2C
I have a problem getting my AS3935 to work with I2C… I think my wiring is wrong since it says that it can’t find any devices and I couldn’t find a clear guide with the NodeMCU ESP8266… Mine is not...
View ArticleCan't get buttons to toggle switches on Blitzwolf BW-SHP7 and BW-SHP9 in...
I’ve gotten a few BW-SHP7 (double socket smart switch) and a BW-SHP9 (tripple socket smart switch). I’ve gone through the migration from Tasmota to ESPHome, and I got the relays working, and on the...
View ArticlePower usage reading on Shelly RGBW2
Hello, I managed to flash RGBW2 with ESPHome and so far it works as expected. The only problem I have is getting power usage measurements. I have added A0 GPIO pin as ADC and it’s changing value as I...
View ArticleESPHome API failing after HASS 0.113
ESPHome API seems to be not working since the upgrade to HASS 0.113 Logging is showing no traffic. 2 posts - 1 participant Read full topic
View ArticleLights are flashing
who knows how to make the blue light flash ? esphome: name: geel platform: ESP8266 board: nodemcuv2 wifi: ssid: "#######" password: "#######" # Enable fallback hotspot (captive portal) in case wifi...
View ArticleMy ESP-NOW integration library - enable direct communication between your...
I recently wrote a custom addon that enable esp-now integration for your esp-home devices. This add direct communication capability and you can use it along side with existing homeassistant. So in...
View ArticleAC Voltage Sensor ESPHome
I just bought a new Orbit B Hyve sprinkler controller and only it shows the status of the external rain sensor when the program is schedule to run. I would like a simple solution to detect when the...
View ArticleESP-01S - Unable to get wifi up?
Hi Guys, I’m having a rough time getting wifi up and running on my ESP-01S (ESP8266) up. I’ve spent many hours on this allready but their just seims no way to get wifi to work. I’ve created several...
View ArticleHow to discover which GPIO pin the button is connected to
I have successfully flashed this Gosund smart switch using Tuya Convert. I have figured out that the relay is attached to GIO14. However, I can 't figure out where the push button and the LED are...
View ArticleESPHome Dimmer to Activate Hue Lights
I have the Martin Jerry MJ-SD01 https://esphome-configs.io/devices/mj-sj01/. https://www.amazon.com/gp/product/B07K67D43J I am trying to virtualize the three buttons to turn hue lights off and on as...
View ArticleAlarm automation based on MQTT trigger - avoid triggering at start-up
Hi all, so I have an automation triggering on MQTT event for a smoke detector trigger: - platform: mqtt topic: 'sensors/rtl_433/Smoke-GS558/6743/time' issue is this triggers every time I reboot HA or...
View ArticleESPHome and MDI icons rename starting 0.113.0
Good day! Yesterday I have updated my HA Core to 0.113.0 and due to their update of Material Design icons I started to receive messages like below into the log. Icon mdi:periodic-table-co2 was renamed...
View ArticleEsphome device says "connected successfully!"& is sending sensor data - but...
About 10 days ago my esphome device disappeared from home assistant - it always shows “not connected” - even though I can see only success messages in the esphome log. Pushing new firmware works...
View ArticleESP Home BLE Tracking
HI, I have been trying to get BLE tracking working, I get it working but the default 300 second delay makes it pretty useless, when I try to change this to 10 seconds the ESP Home editor gives an...
View ArticleSmart Plug Power Monitoring -Little Help?
Hi All, Firstly I’m very new to Home Assistant so please forgive me if I ask dumb questions but i’m getting there. I wanted to get some Tuya smart plugs (Gosund UP111) running locally and with power...
View ArticleESPHome + PCF8574 + Pulse Counter
I have a weather station with wind speed and rainfall detectors, these both use the pulse_counter option in ESPHome. Because the weather station is out on the roof I’m trying to figure out a good way...
View ArticleUsing HA switch states in lambda
I’m trying to import the state of a switch from HA and then use it in lambdas to trigger other actions. However, after compiling, uploading and running I’m getting a ‘warning’ error that esphome...
View Article