Johannes Dilli
Johannes Dilli
I ran into the same problem, but I started the gateway with systemd and now it keeps restarting after the exception was thrown. I can understand that the input values...
I ran into the same issue and it worked exactly as mentioned in the FAQ. It works, but is is not very intuitive. I would have expected to reset this...
This is the link to the latest release: https://github.com/custom-cards/decluttering-card/releases/download/v1.0.0/decluttering-card.js
I have the same problem. @johfeu what's the definition of `fboxActive`? I can't find an item whit this name in https://github.com/openhab/openhab1-addons/wiki/FritzBox-TR064-Binding
Same here. I would love to see the unit of measurement.
Just some remarks: * `ulimit -n` shows you the maximum number of open files **per process**. This means if you hit this limit systembridge has opened 1024 files * Linux/Unix...
At first you need to find the process id of systembridge, e.g. have a look at `ps aux | grep python`. Then you can list all open files of this...
It is not possible to create screenshot. This card is more like a template than an actual card. > This card allows you to reuse multiple times the same configuration...
You can also synchronize the time via ESPHome: https://esphome.io/components/display/pvvx_mithermometer.html?highlight=lywsd03mmc#only-synchronize-the-time-once-a-day
I created a small test setup to have a look at all values:  - The first row is the card with `remain_time`. It does...