wolffshots
wolffshots
I was getting flakey setup/reload/unload tests until I added this for https://github.com/wolffshots/hass-audiobookshelf
To start off I just want to refactor the code to support multiple sensors and that kind of thing
I noticed that `create_certs.go` was printing `Bumper SAN doesn't exist, certificate won't contain Subject Alternate Names` when using `go run` so checked the code and saw that it was using...
This pull request primarily introduces a new feature to the `stream_server` component, which adds support for an IP address whitelist. This enhancement allows users to specify which IP addresses are...