Search found 3 matches

by horrorchris
Wed Nov 18, 2020 10:15 pm
Forum: Home Assistant Gardening
Topic: Reading Serial data from arduino to esphome
Replies: 29
Views: 13596

Re: Reading Serial data from arduino to esphome

that is freakin awesome. thanks man!
by horrorchris
Wed Nov 18, 2020 8:00 pm
Forum: Home Assistant Gardening
Topic: Reading Serial data from arduino to esphome
Replies: 29
Views: 13596

Re: Reading Serial data from arduino to esphome

I'm pretty sure the answer lies in creating a custom UART component, though this looks tricky. https://esphome.io/custom/uart.html I'm going to give this a try and will report back if successful. Awesome, I was thinking something along the same lines with a custom uart text sensor.. ill tinker with...
by horrorchris
Mon Nov 16, 2020 8:35 pm
Forum: Home Assistant Gardening
Topic: Reading Serial data from arduino to esphome
Replies: 29
Views: 13596

Reading Serial data from arduino to esphome

Hey all.. been lurking for a while, first time posting. Im stuck trying to read serial data in from an arduino into an esphome configured esp32. Id like to keep the main control unit in esphome so that I can easily call pumps, switches, etc. I had to move the hx711 scale over to an arduino because I...