loopy321
loopy321
Trying to add the battery bits for the device. I have found the battery bit in two places as follows (I think byte 1, bit 1 and byte 4, bit...
Thanks! Fixed and working.
@clinta Thanks for testing! I too see some missed readings due to a bad checksum. Doing a sampling with `-S unknown` I see the following with correct temperatures (including negative...
Getting every 50 second reading while sampling now. Much better. @clinta Thanks for helping identify the problem! Please let me know if this improves your readings too.
I tried to restore ngnix-proxy-manager and mariadb from my backups, but it does not restore my proxies. Did I miss a step or do you have any suggestions? Thanks. I...
I too had difficulty upgrading from pre 1.0.0 version using the precompiled .bin. Ended up I needing to: 1. "Erase flash" in vscode (otherwise got stuck in reboot cycles where...
I had the same problem. Initially, I tried using docker's volume option to mount a host models folder into the container's /model - which did preserve the configuration, but this...
I am not an unraid user, just using Docker Desktop in Windows 11. I used the following docker command which did preserve my configured models, but was slower (4x) than...
I wanted to update to the new LocalAI version v3.7.0 so figured this out and it worked for me. First, you need to run `docker inspect ` and extract the...
I too get the `"Are you sure you want to run "XX"?` However, even if I reply `yes`, I also get a neverending spinning circle with `"Cancel and use cache"`....