Uploaded November 2022 | Updated September 2026, 3 weeks ago
Now the Circuit is built, let's get it Flashed with ESPHome. Grab the Code from my GitHub page, flash the D1 Mini while I give you an in-depth ESPHome tutorial on each section of the code I used.
πESPHome Code βͺ github.com/3ative/PWM-Fan-controller
π¬ Part 1: Building the Circuit Board: youtu.be/UQ6Gylbk8AI
π¬ Bonus: Custom Dashboard Button : youtu.be/oSUa1QDitAU
π I hope you like this Home Assistant setup guide for your smart home π
π¬ THE LINKS - Files / Help / Support:
- π Other files & Merch: store.3ative.com
- π 3ATIVE DISCORD: discord.com/invite/3RbZgvHeJ9
- β Buy me a Coffee: buymeacoffee.com/3ative
- π PATREON: patreon.com/3ative
- π― Get the Gadgets, Devices and Tools I use: Amazon UK: amzn.to/3uRw8fi
* As an Amazon Associate I earn from qualifying purchases. Using this link β provides small monetary support for my channel at no extra cost to you.π
Chapters:
00:00 1.1 - Grab the Code & Flash
00:44 1.2 - Configuring the DALLAS Sensor
02:21 2.1 - Substitutions
02:42 2.2 - Number (Slider)
03:34 2.3 - Sensor
03:59 2.4 - Switch
04:18 2.5 - Fan
05:35 2.6 - Binary Sensor (Alarm)
05:55 2.7 - Light
06:22 2.8 - Output
06:52 3.0 - Where 'The Magic' Happens
10:13 4.0 - Setting up
11:01 Part 3 Teaser
11:33 Outro
#ESPHome #Automatic #PWMFan
-~-~~-~~~-~~-~-
Please watch: "IKEA VINDRIKTNING v2 ESP32 Upgrade Commercial Accuracy for Β£10"
youtube.com/watch?v=qBNmliH7PwI
-~-~~-~~~-~~-~-
Now the Circuit is built, let's get it Flashed with ESPHome. Grab the Code from my GitHub page, flash the D1 Mini while I give you an in-depth ESPHome tutorial on each section of the code I used.
πESPHome Code βͺ github.com/3ative/PWM-Fan-controller
π¬ Part 1: Building the Circuit Board: youtu.be/UQ6Gylbk8AI
π¬ Bonus: Custom Dashboard Button : youtu.be/oSUa1QDitAU
π I hope you like this Home Assistant setup guide for your smart home π
π¬ THE LINKS - Files / Help / Support:
- π Other files & Merch: store.3ative.com
- π 3ATIVE DISCORD: discord.com/invite/3RbZgvHeJ9
- β Buy me a Coffee: buymeacoffee.com/3ative
- π PATREON: patreon.com/3ative
- π― Get the Gadgets, Devices and Tools I use: Amazon UK: amzn.to/3uRw8fi
* As an Amazon Associate I earn from qualifying purchases. Using this link β provides small monetary support for my channel at no extra cost to you.π
Chapters:
00:00 1.1 - Grab the Code & Flash
00:44 1.2 - Configuring the DALLAS Sensor
02:21 2.1 - Substitutions
02:42 2.2 - Number (Slider)
03:34 2.3 - Sensor
03:59 2.4 - Switch
04:18 2.5 - Fan
05:35 2.6 - Binary Sensor (Alarm)
05:55 2.7 - Light
06:22 2.8 - Output
06:52 3.0 - Where 'The Magic' Happens
10:13 4.0 - Setting up
11:01 Part 3 Teaser
11:33 Outro
#ESPHome #Automatic #PWMFan
-~-~~-~~~-~~-~-
Please watch: "IKEA VINDRIKTNING v2 ESP32 Upgrade Commercial Accuracy for Β£10"
youtube.com/watch?v=qBNmliH7PwI
-~-~~-~~~-~~-~-






![ESPHome and Alexa TTS - Basic and Advanced
In this video, Im going to show you how to trigger Amazon Alexa TTS from ESPHome.
I cover the basic setup and then an advanced version that automatically generates a multitude of variations for Alexa to speak.
If youre looking to add some extra magic to your devices, then you need to know how to trigger Alexa TTS. This is a great way to customise your Amazon Alexa experience.
πFOR A GOOGLE VERSION π
- homeassistant.service:
service: tts.google_say
data:
entity_id: media_player.comedor
language: en
data_template:
message: {{ [Alert, , FYI, , Attention] | random + [The Test Switch is , Test Switch is , Test Switch now ] | random + [On., Activated., Powered.] | random }}
π I hope you like this Home Assistant setup guide for your smart home π
π¬ THE LINKS - Files / Help / Support:
- π Other files & Merch: https://store.3ative.com
- π 3ATIVE DISCORD: https://discord.com/invite/3RbZgvHeJ9
- β Buy me a Coffee: https://www.buymeacoffee.com/3ative
- π PATREON: https://www.patreon.com/3ative
- π― Get the Gadgets, Devices and Tools I use: Amazon UK: https://amzn.to/3uRw8fi
* As an Amazon Associate I earn from qualifying purchases. Using this link β provides small monetary support for my channel at no extra cost to you.π
Chapters:
00:00 Intro
00:18 Simple TTS via Automation
03:19 Advanced TTS
07:01 Outro
#homeassistant #tutorial #gadget
-~-~~-~~~-~~-~-
Please watch: IKEA VINDRIKTNING v2 ESP32 Upgrade Commercial Accuracy for Β£10
https://www.youtube.com/watch?v=qBNmliH7PwI
-~-~~-~~~-~~-~- ESPHome and Alexa TTS - Basic and Advanced](https://i.ytimg.com/vi/9cPUb-G8ars/mqdefault.jpg)



