Travis Glenn Hansen
Travis Glenn Hansen
Thanks for bringing it up! I will look at bumping both the base image and all the npm deps as well.
Hmm, let me take a look and see if I can figure out where it’s writing to. Have you made a rw /tmp in your deployment?
Just started messing around with this project myself. This works for me (you can either hack the code or just `export` the env vars before launching: ``` ANSIBLE_LOAD_CALLBACK_PLUGINS=1 ANSIBLE_STDOUT_CALLBACK=json ```
Availble as kbs here: https://github.com/travisghansen/hass-pfsense
I'm working on a new integration (that doesn't require faux api). I've currently got over 100+ sensors available on a basic pfSense machine (the numbers go up based on how...
Device tracker support using the arp table implemented here: https://github.com/travisghansen/hass-pfsense
I’ve implemented this in a new integration and looking for feedback and collaboration: https://github.com/travisghansen/hass-pfsense
As a heads up I'm running wireplumber with the same setup and everything appears to 'just work' in my setup (after applying the quirk patch that is).
I could be off here as this is not my area but I've seen a screenshot from someone showing `fetch`, `shallow clone`, and `push` events in addition to the `clone`...
I have a similar but different issue. I have installed the experimental apis for v1.1.0 and eg is puking with this: ``` failed to create provider Kubernetes: failted to create...