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
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β.
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.
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

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...
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.