Thomas Perschak
Thomas Perschak
Whatever I do I cannot get the font icon vertically centered:  I've already tried using the --descent option but with no effect. SVG files look correct. Also changing the...
Have changed the --selector to foo, still the icons.html is generated with "icons" prefix: ``` cistern-full ``` ... and the icons.html does not work anymore.
### Describe the feature you'd like to request The cron job interval of 5 minutes keeps the system from going to deep sleep. Even if there are no new files...
### Description When sending a http request, the json data is retrieved without the value. ebusd 23.2.23.2 ### Actual behavior Restart the service: `systemctl restart ebusd.service` HTTP Request: `curl http://ebusd/data/700/hwcstoragetemp?exact=true&maxage=0`...
Hi there, I bought https://adapter.ebusd.eu/v31/ and now testing. Calling ebusctl find gives me this: ``` … … omu Timer.Thursday = no data stored omu Timer.Tuesday = no data stored omu...
Referenced from here: https://community.influxdata.com/t/annoying-shell-tooltips-how-to-disable-them/28265  Version `Influx CLI 2.6.1 (git: 61c5b4d) build_date: 2022-12-29T15:41:09Z` Command to call: `influx v1 shell -t ` Doing this in a Ubuntu 22 shell under the...
### ⚠️ Before posting ⚠️ - [X] This is a **bug**, not a question or an enhancement. - [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...
**parser.c** In TCL8 the function `Tcl_SetObjResult` seems not to support 64bit integers, split the compile path to support both TCL8 and TCL9 **rl_json.c** Use function `Tcl_GetWideIntFromObj` to support 64bit integers...
replace parse_args fix a few tests
Changes are based on v0.14 Add new switches: -nopadding -arrays and -indent to pretty print Tests and man updated