Trigger on ESP8266_PWM change (switch relay depending on PWM 0/>0)
@mirko wrote: I’m having an AC dimmer attached to a Sonoff Basic and control it via PWM (GPIO14). The AC dimmer is powered by the output of the Sonoff Basic (behind the switch relay). Now I want to...
View ArticleGarage Door Controller problem
@martyouel wrote: Hi all, looking for help because I am lost right now. I built a new garage door controller using a nodemcu and ESPHOME. My goal is to replicate the one that I actually use since 3...
View ArticleSmartthings integration help
@quentin3225 wrote: Hey guys ! I really need your help to understand if I’m dumb (probably) or if I’m doing something wrong (probably). Short story, I install hassio on a virtualbox and everything is...
View ArticleBuilding an ESP8266 with multiple pressure sensors (using ADS1115 and ESPHome)
@SpikeyGG wrote: I’m interested in building up an ESPHome device which can monitor two water pressure sensors. I have both sensors and an ADS1115 on the way. The water pressure sensors are just like...
View ArticleTurn off WIFI
@annaka wrote: hi, is there a way to switch the wifi on and off on esp8266. I want to initially have the unit start and connect to network (so I can do updates OTA if required), then have a physical...
View ArticleEsp8266 ADC airflow sensor - how to reduce voltage?
@michel72 wrote: Hi, I’m replacing a failing Alusta house ventilation system controller with a esphome based controller and sensors. Yesterday evening I took apart the airflow sensor that comes with...
View ArticleDallas sensors on multiple pins
@smerli wrote: Hi! I’m new in esphome things. Sorry if this question asked already. I didn’t find similar topic. In my house have lot of ds18b20 sensor with long wires. All of the wires goes into a...
View ArticleESPhome calling service in Home Assistant
@konzolec wrote: First led strip is working great but the second one is not. As you can see i’m calling a second led strip which is not on the same esp. What am i doing wrong here? Code can be found...
View ArticleLooking for examples of "custom cover" from ESPHome.io
@SpikeyGG wrote: I found slatri’s post: Cover component - Custom cover? and he’s doing some stuff with a rotary encoder. That’s more advanced than what I’m trying to do. I want to try to build up a...
View ArticleCreate 3 state templated text sensor to describe humidity
@yuvalabou wrote: Hi, I’m trying to make a 3 state sensor to describe humidity in words, such as “dry”, “comfortable” and " humid" which i can then use to show on the lovelace ui and also trigger...
View ArticleESPhome: How to send values to thingspeak
@janbenes wrote: Hello! I have not found this anywhere. Is it possible to send values like temperature and humidity from DHT sensor to thingspeak.com? How to achieve that please? Thanks, Jan Posts: 2...
View ArticleESPhome: Controlling Toshiba AC?
@janbenes wrote: Hello! I have not found this anywhere. I noticed ESPhome contains some libraries to control A/C with IR transmitter. Does anyone have experience with Toshiba A/C? Controlling Toshiba...
View ArticleOriginal/backup firmware for AiLight / Lohas bulbs?
@mark.carline wrote: I’m swapping out / selling some of my AiLight / Lohas bulbs and not having much interest on ebay (I put espurna on them) but I’m now thinking that I would get more interest if I...
View ArticleESPHome - Can I replicate Tasmota PulseTime?
@klogg wrote: I’m currently moving my garden irrigation system from using to Tasmotized Sonoffs to ESPHome on an ESP32. One great feature of Tasmota was the ability to set the PulseTime (via an MQTT...
View ArticleESPhome lambda not triggerd
@Bart1992 wrote: Can anybody please review my code? I can’t get my ‘automatic humidity’ controller get to work. It looks like is doesnt trigger the lambda’s, it should trigger all the time ( loop )...
View ArticleESPHome in Home Assistant Core Connection Issues
@TryingHA wrote: I recently installed ESPHome and I am having a real hard time getting my first ESP off the ground in ESPHome. I run Home Assistant Core (Hassio) in docker. I am using the Hassio...
View ArticleTwo devices with the same ID
@ChrLipp wrote: Hello, I think that I flashed the same binary to two different devices. I turned one of, changed the name in the file and reflashed it. However the device still appears under the wrong...
View ArticleSet "on_boot" color
@Kicke02 wrote: I’m using the code below to run a CWWW bulb (It starts up on a painfully bright 6500K temp) Just got the “on_boot” part to work and set the temperature to 2700K automatically. My...
View ArticleServo don't work
@giloris wrote: Hi, I try to use my servo motor to esphome.io but it’s dont move I followed esphome.io doc but servo don’t work. My config: Configuration YAML # Home Assistant configuration...
View ArticleEPShome timezone issues
@truglodite wrote: My esphome device with HA sourced time seems to not have control over which timezone is used. If I leave timezone: out of the config, it usually just displays UTC. Adding timezone...
View Article