I wired up my deployment GitHub action to trigger a relay switch in an esphome device, whenever it finds that one of my SBCs might be offline prior to deployment.
I also setup an esphome automation on another plug that my space heater is plugged into. The obvious next step is a GitHub Action that fires 30 minutes before I wake up and turns on the heater plug.
Comments
I wired up my deployment GitHub action to trigger a relay switch in an esphome device, whenever it finds that one of my SBCs might be offline prior to deployment.
I also setup an esphome automation on another plug that my space heater is plugged into. The obvious next step is a GitHub Action that fires 30 minutes before I wake up and turns on the heater plug.