uajqq

Results 29 comments of uajqq

See comment #20 — I’m just using Pillow in my fork to make the gifs.

For anyone else who finds this while troubleshooting: my quick-and-dirty solution was just to do away with images2gif entirely, and use Pillow to make the gifs. Large filesizes, but it...

Sorry -- of course, this is using the `paho-mqtt` client, not `mosquitto`, to publish. However, in the `paho-mqtt` documentation: >ca_certs a string path to the Certificate Authority certificate files that...

This same bug is also happening to me with builtin nvim LSP config: ``` vim.lsp.config.lua_ls = { cmd = { "lua-language-server" }, filetypes = { "lua" }, } vim.lsp.enable("lua_ls") ```...

Can you post your `weewx.conf` file? I used to have this issue too and it was due a setting in the MQTT stanza.

Right — I used to have the exact same problem (for me it was mph being changed), but it wasn’t a bug, it was a configuration issue. Somewhere in your...

Update: this bug is no longer happening now that the domain is >1 month old.