AHRise AHR-083 Power Strip Tuya-Convert & esphome
@Kip wrote: Hi All, just want to share a success I had in flashing a fairly inexpensive power strip with 4 controllable outlets, 4 always-on outlets, & 4 always-on USB ports with esphome!...
View ArticleLoop through a comma delimited list
@BrianHanifin wrote: I need to parse a comma delimited list in ESPHome. Ideally I need to loop through the list to evaluate each item. Specifically I have a list of times stored in a text sensor...
View ArticleFlash TYWE3L (tuya RGB led strip)
@odechr wrote: Hi all, I just installed ESPhome for the first time and was planning to make my first custom firmware for this led strip i got from aliexpress. Its a Tuya brand, the ship is called...
View ArticleCustom Text Sensor Errors
@BrianHanifin wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleAdafruit VEML6075 UVA UVB and UV Index Sensor
@Johan-Du-Preez wrote: Did anybody ever get this sensor working in esphome ? I have tried the following that was posted on github but it just returns 65535 and never changes values File:...
View ArticleUsing TTGO epaper display with ESPHome
@stokeymj wrote: I am something of a newb in the world of Home Assistant, ESPHome and ePaper displays. I thought it might be useful to share my experiences, since my project is now running nicely and...
View ArticleHelp with condition and time delayed turn on ESPHome
@redeye_joe wrote: I am trying to make my water valve turn on after a hall float sensor triggers and has been on for a given time. I can manually turn on the switch, but the automation doesnt work....
View ArticleESPHome and NodeMCU A0 as DI
@MarkB1 wrote: As the title suggests the documentation says that the A0 pin can be used as a DI. A0: This pin can be used as a normal GPIO pin (like D1 etc) but additionally can measure voltages from...
View Article433mhz Reciever issue
@Jonas_Lytken wrote: Hi Everyone, First, off I want to say I’m new to both Hass & ESPHome, so I’m sorry if my question about ESPHome is a stupid one I’m having an issue with my garage door opener,...
View ArticleProblem with lambdas and strings in ESPHome
@stokeymj wrote: I wonder if anyone can help me with this. I am trying to display graphics files on an ePaper device under ESPHome/HA control. The idea is to display a graphic file selected by an...
View ArticleESPHome C++ freeing memory
@BrianHanifin wrote: I took a C class in college in the 90s. For various reasons I have used other languages since. I seem to recall variables had to be cleaned up to free them from memory. Is this...
View ArticleBLE presence
@strumf666 wrote: I set this up to detect my watch in addition to BT running on hassio/rpi which detects my phone. What is the best way to integrate this into hassio/persons? Asaik it only allows...
View ArticleWorries of Restore from flash
@fremut wrote: How could I save my esp8266 flash in case fast updating sensors (flash capacity is 100,000 writes) during restoring from flash? Is my idea descibed below right? (maybe good point for...
View ArticleDo I need to upgrade platformio separately
@troy wrote: Hello, I have just installed ESPHome using a virtualenv. When I compile firmware with ESPHome I see this message at the end ========================= [SUCCESS] Took 32.51 seconds...
View ArticleInverse RGB led values
@huahe wrote: Hello ! I am trying to use common anode leds with ESPHOME but I can’t get it to work properly. As it is a common anode one I have to inverse the values provided. I am trying to do...
View ArticleSpecific gpio pins for RF and IR?
@bpmittal wrote: can anyone tell me if there is any specific gpio pin to be used for RF transmitter and receiver and IR transmitter and receiver in a nodemcu with esp8266 ? Posts: 1 Participants: 1...
View ArticleBinary sensor for momentary switch - Can I use "on_click" and...
@patfelst wrote: I have a momentary pushbutton connected to GPIO27 and want to perform different actions (set a global variable value for a countdown timer) depending on whether the button is clicked,...
View ArticleESPHome ports in use?
@fribse wrote: I’m moving my ESPHome devices to a seperate VLAN. I know it uses ports 6053 and 8266 (for OTA), but as I can see it, they are the ports used from HA towards ESPHome. But what about the...
View ArticleGrove 4way relay using esphome
@Steven_Cruysberghs wrote: Hi all. Hoping to find some arduino specialists here (warning noob, managed to setup a couple of other esphome based componenets like temp sensor and single relay but no...
View ArticleTTGO-cam: ... reading incoming messages: Error while receiving data: [Errno...
@Uwe.Ha wrote: Hi everyone. I integrated two TTG-cams into an otherwise more or less empty hass.io setup. Apart from the mentioned cams there are three ESP32-cam devices and four ESP8266 devices...
View Article