Tobias
Tobias
I just read that the geo location API might only be available via HTTPS which is not the case for espurna, manual entry seems like the only option.
Another alternative would be the Arduino library [SunRise](https://github.com/signetica/SunRise), which seems to work fine in a quick test. It definitely needs an utc-offset. The only problem seems to that it doesn't...
Like many others I'm also eagerly awaiting a release. While waiting I created my own debounce logic see in this [gist](https://gist.github.com/tripplet/84b4a6b3934c8bb9266031d3852f2aba) It only depends on the [timer crate](https://docs.rs/timer/latest/timer/struct.Timer.html) to create...
This is apple using some bad UI patterns against opensource developers not paying them. You need to use the context menu and the open anyway is only displayed the second...
I'm also using a supervised setup on archlinux arm on my raspberry together with RaspberryMatic. If have created patched [os-agent](https://github.com/tripplet/os-agent) which uses the cgroup2 interface, but currently grants rights to...
No idea I posted it to the mailing list but never got a response. I have been using my version since then, still works like a charm. If anyone wants...
The wrong icon problem in Growl 2.0 is not related to MountainGrowl (which is completely deactivated in growl 2.0) it's a problem with the way Growl 2 handles notifications. If...
Alternativ you could have a look at ESPHome, which I have been using: https://esphome.io/components/sun.html Implementation here: https://github.com/esphome/esphome/blob/dev/esphome/components/sun/sun.cpp
I have the same problem and found a workaround wich is based of the "Type Erasure" trick described here: https://www.possiblerust.com/pattern/3-things-to-try-when-you-can-t-make-a-trait-object Example: ```rust trait EncodableMessage { fn encode_to_vec(&self) -> Vec; }...
Hi, same issue here, Windows 8.1 as server & OS X 10.10.2 as client both running synergy 1.6.2 German keyboard on windows PC. I also have problems with other keys...