Skip to content

works on my machine

¯\_(ツ)_/¯

  • Projects
  • Prototypes
  • Coding
  • HowTos
  • Pinouts
  • Story time

Links

Github
  • About
works on my machine
¯\_(ツ)_/¯

HomeAssistant

  • It’s really already Xmas? HomeAssistant helper entity with current month used for visibility of cards in UI
    HowTos

    It’s really already Xmas? HomeAssistant helper entity with current month used for visibility of cards in UI

    ByStefan December 17, 2024

    Not everything is like shorts for computer science students – some other things only make sense in certain months. Like my webscrapers for the current water temperature of the outside pool or the warning system for below 0°C degress. To hide them in the HomeAssistant UI I created a helper that is filled with the…

    Read More It’s really already Xmas? HomeAssistant helper entity with current month used for visibility of cards in UIContinue

  • Node-RED knows something – combining JSON messages without forgetting previously known values
    HowTos

    Node-RED knows something – combining JSON messages without forgetting previously known values

    ByStefan December 6, 2024

    Generally speaking this is how I learned to cache a JSON object in a Node-RED flow with the Change node by setting a flow based variable. Specifically this handles a problem with HomeAssistants light card backed by a MQTT light (defined in the configuration.yaml) only emitting partial values of the light setting when updating. New…

    Read More Node-RED knows something – combining JSON messages without forgetting previously known valuesContinue

  • Hydras got a new head – how to add a USB device to a docker container (homeassistant) on Linux
    HowTos

    Hydras got a new head – how to add a USB device to a docker container (homeassistant) on Linux

    ByStefan November 18, 2024January 10, 2025

    Plain and simple (or better in the case I forget it again). You can add the device when pulling and starting the HomeAssistant container. Make sure to adapt config path to yours.Add “–device/dev/NameOfDevice” If you don’t know the path of the USB device you can see a list of them with this command: I a…

    Read More Hydras got a new head – how to add a USB device to a docker container (homeassistant) on LinuxContinue

© 2025 works on my machine

Privacy Policy

Scroll to top
  • Projects
  • Prototypes
  • Coding
  • HowTos
  • Pinouts
  • Story time
Search