bbrendon
bbrendon
How did you get it working on ESXi? It's asking for a `NAT Network` which doesn't exist in ESXi. Then you get "Host did not have any virtual network defined."
Can this get merged in? I just configured this and after it didn't work scratched my head and discovered its still a PR.
Probably should be a separate issue but would be nice to maybe use an env var to save some default settings like `export HASSCLI_OPT=` . That way I don't have...
Or a hack that fixes everything without patching the source? :) ``` hcli_func() { hass-cli "$@" | cut -c -160 | sort } alias hass-cli=hcli_func ```
I'm having this exact problem and same error on debian 11 but haven't been able to get past it. I tried `--privileged` as well.
ROFL. Oh my god. The docs must be really bad. I came up with something completely different. At one point I starting going down the road you did but reversed...
@gibman For what AD does it is a bit of a CPU hog. No idea why. Most of the hogging was done after upgrading from Appdaemon 3 to 4. I...
Hi @haraldhammarsving > Is this really expected? Yes, I would say so. Same thing happened to me. Mine uses about 19-26 % according to top. I have brought this up...
I'm not sure if this is exactly the same issue, but my browser is hanging when listening to phone recordings in FreePBX.
Found this. https://stackoverflow.com/questions/62173180/open-specific-event-logs-using-win32evtlog-python