Daniel Da Cunha

Results 5 issues of Daniel Da Cunha

As demonstrated bellow `brace expansion: character sequence` does work in `zsh` similarly to `bash` ``` $ /usr/local/bin/zsh --version; /usr/local/bin/zsh -c 'echo {a..z}' zsh 5.9 (x86_64-apple-darwin21.3.0) a b c d e...

As demonstrated bellow `brace expansion: character sequence` does work in `zsh` similarly to `bash` ``` $ /usr/local/bin/zsh --version; /usr/local/bin/zsh -c 'echo {a..z}' zsh 5.9 (x86_64-apple-darwin21.3.0) a b c d e...

Hello, Is it possible to have it run as a Windows service, so that a user doesn't need to be logged in for HASS Workstation to send data?

Improve logging of errors by outputting the underlying error message to stderr