Andy Jeffries
Andy Jeffries
We used the approach @zerobearing2 describes too and it worked perfectly for us.
Absolutely perfect for me. We'd just create a file and remove the file in each hook, and we'd check for the presence of that file to determine readiness (it's simplistic,...
To be honest, we've just pinned the version to 0.23.10 and it works for us. So don't stress too much for now about it (at least from my perspective) It...
We still get an error even after adding `gcompat`: ``` #18 109.4 error: cannot produce cdylib for `commonmarker v1.0.0 #18 109.4 (/usr/local/bundle/gems/commonmarker-1.1.5/ext/commonmarker)` as the target #18 109.4 `aarch64-unknown-linux-musl` does not...
I can confirm that we encountered this problem and we've made the same change as @crespire (register it with a different name, rather than likely the default/suggested name) and it...
@markirb I also flashed to this firmware and wanted to be able to dim my LED light strips (I'm not using the I1-I4 connections, just O1-O4 to control four separate...
Thanks for that @markirb . I've got it cloned locally, Mos installed, first build underway. The Shelly doesn't seem to have any standard connection for connecting to a computer (old...
OK, thank you. I think what I'll do is get another Shelly device, PSU and some basic electronic components so I can work on a test device rather than my...
Just to update, I've decided if I've got to learn about this stuff anyway - I'm just going to go with an ESP32 and code it myself (using HomeSpan) as...
Same error here almost a month later... ``` # grep RequireSafeKeys /etc/opendkim.conf RequireSafeKeys false ``` Latest release according to the status checks.