Jeff Van Epps

Results 11 comments of Jeff Van Epps

It happened again today on Windows 10. Sometimes "netsh wlan show networks" will encounter a network for which it prints the SSID, Network type, Authentication, Encryption, but nothing else. So...

I haven't caught it in this state. Will update if I do.

My first attempt to build this failed, looked like something about being unable to resolve cr.sh, whatever that might be. Tried again a few days later, without changing anything I...

Just started getting this. Removing thumbnails and reducing chunk size down to 2 hasn't helped. It logs that timeout _very_ quickly. HA log `2024-05-07 16:33:34.526 ERROR (MainThread) [custom_components.frigate.api] Timeout error...

I can provide wireshark packet captures for my two inverters, SB5.0 and SB7000.

I am willing, but I think we'll have to get past issue #338 first. ``` 2024-06-23 16:49:58.044 ERROR (MainThread) [custom_components.nest_protect] Unknown exception. Please create an issue on GitHub with your...

I never found an answer. However I was able to compile the assembly in Visual Studio with /unsafe and use edge.func('path/to/dll').

Maybe we could have a way to override the timeout value?

The --force-device-scale-factor worked for me. I like 2.

I just ran into this. First time building from source. Building and running with OpenJDK 17 on Ubuntu. `sudo update-alternatives --config java` and select JDK 11 worked as a workaround.