mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#homeassistant

120 posts98 participants20 posts today

en días como hoy me da gusto tener una segunda instancia de #homeAssistant de prueba.

un big en la integración que estoy probando está causando estrago en el dashboard de energía.
claramente no está lista para liberar

Simon42 hat ein cooles Dashboard für #homeassistant erstellt und den Code im Blog veröffentlicht.
Ich habe das zum Anlass genommen, das dafür vor längerem mal gekaufte Tablet wieder an der Wand zu befestigen und das Dashboard für meine Bedürfnisse anzupassen. Funktioniert super und ist tatsächlich das erste Mal, dass ich das Gefühl habe, dass es informativ und funktional zu Ende gedacht ist und funktioniert.
Hier der Artikel:
simon42.com/home-assistant-das

Replied in thread

@ascherbaum I could find a way of creating a full #HomeAssistant virtual machine on qemu without KVM acceleration today.
Now I can install any add-on I could need, will try what you did for TLS termination.
Btw, I got rid of Proxmox. It was creating overhead on a perfectly fine old computer as the host.
Virt-manager is good enough for my needs and the host is now pure #Debian 13.

I'm on the hunt for peertube channels about the following:

  • Linux
  • neovim
  • Kubernetes
  • kdenlive
  • nextcloud
  • home assistant
  • tamagotchis

I only speak English and a bit of Dutch, so unfortunately I'm having a bit of trouble finding peertube channels for my interests. Any help would be appreciated!

Gotta love #homeassistant, don't even have to touch the lights anymore. They auto turn on/off with door sensors, when I leave/arrive home, and change from white to yellow as well as the brightness relative to the sun’s position to help circadian rhythm.

Damn #AI (no, actually #LLM).

I asked Claude to create a firmware scaffolding for an ESP32 relay, to use it as a remote reset/power switch for a couple of PCs, so i can work it out later.

Thing wrote the entire firmware with help/guidance in 3 hrs total.

That's including: httpd for control, wifi setup with temp AP, MQTT client for #HomeAssistant, LED/Buzzer status.

In C++ with the #esp32 SDK.

First functional test: 100% passed. WTF.