this post was submitted on 31 Oct 2025
9 points (100.0% liked)
homeassistant
19326 readers
10 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A fun little soldering project. I have built 2 of these:
A small ESP (16 is enough, no need for 32) to run Tasmota. Now you have WiFi and MQTT for free, to connect to your HA.
From the ESP you define one PWM output pin that controls a simple MOSFET dimmer circuit (google for the schematic, 4 resistors or so), that feeds your LED.
Is there a set of keywords or tutorial video or something I could look at for this? It sounds like the right way to add smarts to dumb devices. I unfortunately don't know much about hardware and the only esp I've ever used is a 32 and I direct followed a tutorial for room assistant to set it up but I have 0 idea how it works.
I guess these could help
https://www.ecosia.org/search?method=index&q=tasmota+install+esp
https://www.ecosia.org/search?q=tasmota+simple+pwm+pin
https://www.ecosia.org/search?q=mosfet+led+schematic
Did you mean esp8266 instead of 16?
That's precisely correct.