MikeTheTux
MikeTheTux
I would like to request a config option for the representation of date/time values, e.g. in the "Photo overlay" when using "Date taken" as: Current default: `Jan 7, 2022, 9:38:44...
`landing_background` should provide the following additional config options: - random (public) image - cover photo of random (public) album - latest (public) image - cover photo of latest (public) album
based on https://github.com/openhab/openhab-addons/pull/16114
The state or command options seem to be no longer loaded from `thing-types.xml`. E.g.: Guntamatic Binding: `thing-types.xml`: ``` String Set Program Set Program of the Guntamatic Heating System (OFF, NORMAL,...
By luck I found the description how to use EVCC to control my heat pump (in addition to my wallbox). I would like to share the following improvement ideas: 1....
[README.md](https://github.com/LycheeOrg/Lychee-Docker/blob/master/README.md) documents only a part of the parameters that are required to setup Lychee 5.0 using a reverse HTTPS proxy. According to https://github.com/LycheeOrg/Lychee/issues/2103#issuecomment-1873244541 the following was required in my case:...
The [js docu](https://www.openhab.org/addons/automation/jsscripting/#quantity) is not clear about the usage of the `toUnit(unit)` function. I would expect, that the `unit` parameter of `toUnit()` follows the same logic as the `Quantity(value)` factory:...
# dynamic channel group types for evcc evcc requires dynamic channel group types for loadpoints and vehicles / heating devices
Keba just released the next generation of their wallboxes: - P40 - P40 Pro P40 product naming schema: - [p40pro_technicaldata_cable_dben.pdf](https://www.keba.com/download/x/787dcc6bc9/p40pro_technicaldata_cable_dben.pdf) -  It is not clear, if the same UDP...
# [automower] Implementation of complete automower API References: - https://github.com/openhab/openhab-addons/issues/17246 - https://developer.husqvarnagroup.cloud/apis/automower-connect-api?tab=openapi - https://github.com/openhab/openhab-addons/issues/14954 - https://github.com/openhab/openhab-addons/issues/17147 Current Status / TODOs: 1. Implementation of Read Channels: 1.1 DONE 2. Implementation of...