Commit Graph

4 Commits (main)

Author SHA1 Message Date
Florian Hotze ef7e49d3b5
Change format for "datetime" context (#2389)
Refs https://github.com/openhab/openhab-core/pull/4428.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-10-27 11:41:25 +01:00
lolodomo e3badede91
Fix format for "datetime" context (config description parameter) (#2382)
The new expected format is "YYYY-MM-DD hh:mm:ss" instead of "YYYY-MM-DD hh:mm" as previously documented.

The "datetime" context is currently not used by official bindings and this context value is also not yet supported by Main UI.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-10-18 20:28:02 +02:00
Wouter Born 467f27cd25
Document network-interface context (#2197)
This context was added in https://github.com/openhab/openhab-core/pull/3981.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-03 14:03:45 +01:00
J-N-K 71adc538ad
Adapt to core changes (addon.xml) (#1872)
* Adjust to addon.xml

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-16 20:37:08 +01:00