In #HomeAssistant I set up an old Raspberry Pi, small speaker, and lav mic as a voice satellite and I've been programming voice automations for it. Need a new wake word though, "Jarvis" keeps getting misheard when it hears e.g., "charger", and "Nabu" is not intuitive or memorable enough, hard to say sometimes even. The nice thing was it was basically zero cost I had all the stuff already.
@MoepMan i am currently using the #IKEA Dirigera because the #homeassistant #zbt2 is still not working with Ikea #Thread #Matter for me...

Sound funny, give it a try 😁

🎡 Music year-guessing party game for Home Assistant β€” scan a QR code, hear a song, guess the year. Runs on Music Assistant, Sonos & Alexa speakers.
https://github.com/mholzi/beatify

#homeassistant #hitster #sonos #alexa #partygame

GitHub - mholzi/beatify at itsfoss.com

🎡 Music year-guessing party game for Home Assistant β€” scan a QR code, hear a song, guess the year. Runs on Music Assistant, Sonos & Alexa speakers. - mholzi/beatify

GitHub

Very much enjoying that you need to use Zigbee2MQTT to get decent zigbee support for devices you want to use in Home Assistant and that the link between Home Assistant and Zigbee2MQTT is as coherent and stable as ol’ Musky on a ketamine binge.

Yes, β€œenjoying”.

#FML #HomeAssistant #Zigbee2MQTT

I've released version 0.2.0 of the E-Ink Dashboard for Home Assistant. I had a lot of duplicate code PIL renderer in the backend and canvas renderer in the frontend. I found a solution to only have onc: SVG Jinja templates! A browser can display SVG and I can rasterize them for E-Ink Displays. Also the widget are a bit nicer now.

https://github.com/cryptomilk/hass-eink-dashboard

#homeassistant #trmnl #eink #dashboards #HACS

@hrw there is a @trmnl plugin that allows you to display on a TRMNL device the screenshots of #HomeAssistant dashboards.
@MoepMan And I use the OTBR Integration (and Zigbee2MQTT) inside #homeassistant for the dongles.
Can anyone recommend a good Thread Border Router to connect Matter over Thread capable devices with #homeassistant?
On the other end would be (for now) mostly IKEA sensors and maybe a shellys (if I don't want to put them on the WiFi, not sure yet).

Seems it's an upstream vscode bug.

Which is being carefully ignored, ofcourse.

https://github.com/microsoft/vscode/issues/237840

I guess I'll switch to something else to edit my #homeassistant config

[Firefox] File tree context menu shows just "Paste" and opens unreliably Β· Issue #237840 Β· microsoft/vscode

Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.96.3 OS Version: Firefox on Mac through https://github.dev Steps to Reproduce: On Firefox, go to https://github.dev a...

GitHub

I was having issues using the code-server with the vscode addon for #homeassistant with #firefox... and it's only started recently.

Copy pasting code from within the addon to the addon seems to not work properly.

Setting dom.events.testing.asyncClipboard = true helps, but that's a gigantic security risk.