Haydon Ryan
Haydon Ryan
Thanks for the fast reply. I understand I could script something up (and probably will), but was thinking that for non-programmers then they would want something more straightforward.
That's true.... I've never _ever_ coded in Python before, so hopefully someone with more skills comes along and picks this up. Either way, I've added it to my backlog as...
> For anyone that is searching for this too, here's an example I wrote for home assistant that might help: > > ```yaml > - platform: command_line > switches: >...
> This is something that we could look into adding upstream in home assistant as a light entity in the integration, as well. That would be amazing :) I would...
I tried this on the command line and had to escape the square brackets, plus escape all the special characters in my password (note creds and IPs are not real...
Huge +1 for subtasks. Being able to add a detailed list of subtasks would be amazing and super useful for creating templates of structured tasks.
Ok I swapped the entries for the the temps in the telegraf and it appears to have corrected the issue.
It'd be great to include the algorithm for factorials as comments in the code. I also had to google it. I haven't done a factorial in 25 years.
I was looking for lighter images for services I run- and found that vaultwarden had two options - debian and alpine. Might be useful to base build scripts on their...