DEV Community

Der Sascha
Der Sascha

Posted on • Originally published at blog.bajonczak.com on

Using Tasmota for Homeautomation

Actually, I will set up many Temperature sensors in my house, so I figured out that I can use Tasmota for setting up a sensor that measures only the temperature at the current place. I think this is a good option instead of building my own library and getting errors and so on. So why not use a ready one?

Hardware Bucketlist

My bucket list contains the following parts

  • ESP Device There are various elements, just look for one with few GPIO and deep sleep capacity like the esp01 or s.th. In this article, I use the Wemos D1 mini, because this was already on my table ;)
  • DHT11 / DHT12 You can use one of them if you want more accuracy and only temperature you can also use the DSB Temperature Sensor

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay