Migrating my HomeAssistant automations from NodeRED to Digital-Alchemy For my home automation needs, I use HomeAssistant. And for more complex automations, I used to use NodeRED. Recently I undertook some effort to move over to DigitalAlchemy, which lets you write automations in Typescript. Here's what I learned in the process. Home Automations via HomeAssistant The platform I use for most of my home automation things is HomeAssistant. It's a powerful platform, and will probably show up in ot...