fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#esphome

11 posts11 participants0 posts today
I'm dipping my toes in #esphome reading the documentation, and it's awesome! It supports an huge quantity of #sensors, the data read from the sensor can be filtered and manipulated, it supports a lot of #displays and #graphic libraries! It is extremely well integrated with #homeassistant as it's the main use case. It's very flexible! I can see how I could do other little projects with this, but unfortunately it seems not to expose a standard REST Api...
They say the native API "is based on a custom TCP protocol using protocol buffers. You can find the protocol data structure definitions here: api.proto A Python library that implements this protocol is aioesphomeapi.", so I should be able to interface with it, but it isn't very interoperable (and it probably isn't meant to be)...

So my much-hated Ring 2 doorbell just plain died and I thank it for it as it forces me to finally change it.

In emergency I built a small button + buzzer simple doorbell with an ESP32 running #ESPHome. At least this will now * reliably* rings into my #HomeAssistant setup (makes the whole house blink ). Will install today.

Hoje pro #TerSoftware vou falar de #ESPHome .

Ele é uma camada que facilita muito tudo que antes se fazia com o sistema Arduino. Você define os sensores compatíveis e conecta na sua plaquinha ESP32 e boom você tem um sensor / relê etc rodando totalmente localmente sem nenhuma conexão (obrigatório) com o tal cloud e integrado fácil no #homeassistant

Pode involver solda mas têm soluções para se livrar (eu finalmente aprendi e gostei).

Não sei se alguém tem um link de um bom tutorial em 🇧🇷?

My #shelly RGBW PM (esp32) refused to connect to the WPA2 PSK Accesspoint I created on my Raspberry3 while connecting fine to WiFi accsspoints created on other linux devices. Even flashing it with a current #esphome firmware did not help.

After trying a lot of different things, I finally figured out that setting 802-11-wireless-security.proto to rsn makes it work. Even though the documentation says, the default should work.

Posting it just in case someone else runs into it :-)

I have been pretty negative about AGI, but I decided to give the new Gemini release a go at a problem I ran into with ESPHome.

Specifically, I have a few inexpensive ESPHome devices scattered around the house that receive data from Home Assistant and display it. The issue is that on bootup, they are waiting for HA to push new data from the entities that they monitor.

1/