I really loathe the deployment method for #HomeAssistant template sensors (for sensors based on expressions): it's basically "fuck around and find out" every time...
I wonder if nixifying the setup would make it more bearable, or if there's a better way to deploy sensors as small code units that can be verified in isolation...
A YAML-less solution would be best...