Sascha Bleidner
Sascha Bleidner
I would like to have a link to the necessary "Imprints" page. Ideally, it should not be that prominent in the main menu. Therefore, I would like to have it...
I tried to use env variables in my config.json: ``` "spotify": { "clientID": "${SPOTIFY_CLIENT_ID}", "clientSecret": "${SPOTIFY_CLIENT_SECRET}" } ``` I tried to set these variables on my docker host and pass...
Hi, I wonder if this project is still alive? The firmware works reliably, but there a still a lot of unanswered issues here. Can you give us an update on...
Reopen the issue here, since the old repo is deprecated Hi, the firmware works really well. However, I wonder if it is possible to deactivate the blue and green LEDs...
Any update on the ability to specify a hostname rather than a hardcoded IP?
Hi, the firmware works really well. However, I wonder if it is possible to deactivate the blue and green LEDs when Sonoff is switched on. I don't want to have...
Hi, does your firmware also allow to specify a DNS hostname for the MQTT server instead of the IP?
I am trying to generate classes for the yang models provided by Nokia: https://github.com/nokia/7x50_YangModels/tree/db3ffd43852235c9ec453625df3b8ca9ccf3c742 e.g. [the nokia-conf.yang](https://github.com/nokia/7x50_YangModels/blob/db3ffd43852235c9ec453625df3b8ca9ccf3c742/latest_sros_19.10/nokia-conf.yang) However, I get the following error during code generation: ``` pyang --plugindir $PYBINDPLUGIN...
I have my time tracking automated with a combination of [iOS Focus](https://support.apple.com/en-gb/guide/iphone/iphd6288a67f/ios) and [Shortcuts](https://support.apple.com/en-gb/guide/shortcuts/welcome/ios). I start and stop timers e.g. based on opening certain Apps (mostly 2FA VPN apps of...
**What did you expect to happen?** I added enhancd via [antidote](https://getantidote.github.io): ``` # in my plugins.txt b4b4r07/enhancd ``` **What actually happened?** I am getting the following error when opening a...