Andreas Schneider

@cryptomilk
191 Followers
92 Following
371 Posts
FOSS Hacker (Samba, MIT Kerberos, libssh, cmocka, cwrap, darktable, etc.). Loves bicycles.
Websitehttps://cryptomilk.org
Bloghttps://blog.cryptomilk.org

Even Claude Code agrees with me:

❯ nodejs is hell on earth

● It really is. A shim directory to fix node-gyp's header layout, a symlink to replace a vendored node-gyp that crashes on the system Python, sed injections to declare a dependency the upstream forgot, and now hiding a directory from npm's own pruner because --include=optional doesn't actually include optionals. All to install a JavaScript program.

#nodejs #npm

@jmw You can report bugs or open feature requests. I'm sure there is also missing documentation which could be added :-) There are a lot of ways to contribute, you don't have to write code!
@aim1159 @trmnl Thanks, that clarifies things. It would be nice if the ZIP package would contain this file.
@trmnl I would like to use https://trmnl.com/font-family for my E-Ink Dashboard, but I can't find a License for the Font.
TRMNL Font Family

A complete specimen for the TRMNL bitmap font family: three sizes, two weights, glyphs, icons, and OpenType details.

I've just released the Home Assistant E-Ink Dashboard in version 0.4.1 with a lot of fixes and features. It should be beta quality and quite usable now. Share your dashboards! 🙂

https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.4.1

#homeassistant #dashboard #opendisplay #trmnl #opensource

@balloob That's awesome. Thanks for the feedback!

I have the next release nearly done with more useful widgets. I'm in bug fixing mode right now.

Preview:

@cryptomilk people on the OpenDisplay tested it and it works great!
@duncan You don't know the waste collection schedule? https://github.com/mampfes/hacs_waste_collection_schedule/

I've just released version 0.3.0 of the E-Ink Dashboard for Home Assistant.

It supports OpenDisplay.org and can show TRMNL device battery now.

https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.3.0

#homeassistant #trmnl #dashboard #opendisplay

@cryptomilk Excellent question. Made me realize we never actually documented it 😅 So I did just that, you can find the preview of the docs here https://deploy-preview-3106--developers-home-assistant.netlify.app/docs/core/platform/media_source
Media source | Home Assistant Developer Docs

The media source platform allows integrations to expose browsable and playable media to Home Assistant. Media sources appear in the media browser UI, letting users navigate hierarchical media libraries and play content on media player devices.