* Document Felix Webconsole available in demo app
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* fix markdown
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
* Upgrade CI Markdown checks
- Use tcort/github-action-markdown-link-check instead of deprecated gaurav-nelson/github-action-markdown-link-check.
- Pin actions to SHA version to mitigate possible supply chain attacks.
- Consolidate markdown checks into a single workflow.
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Comment out broken link check as it was previously disabled
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Adjust markdownlint config for new version
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Fix markdownlint
Signed-off-by: Florian Hotze <dev@florianhotze.com>
---------
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Add conventions for commonly confused tag cases
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* A couple more use cases
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Adopt reviewer suggestion
Co-authored-by: jimtng <2554958+jimtng@users.noreply.github.com>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* describe multiple state modes
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Remove empty line
* adopt some reviewer suggestions
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* adopt more reviwer suggestions
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* fix lint warning
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* more changes
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Co-authored-by: jimtng <2554958+jimtng@users.noreply.github.com>
* Java 21 for OH5 development
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* rework after OH5 release
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* review comment
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* [development] Adding generic, maven based run and debug.
Also see https://github.com/openhab/openhab-distro/pull/1707
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
* [development] Adding generic, maven based run and debug.
Apply MR comments
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
* [development] Adding generic, maven based run and debug.
Apply MR comments
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
---------
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
* Description of syntax for IP suggestion finder service
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* escape escapes
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* again..
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* typos and cosmetics
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* fix markdown style warning
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* describe default
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
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>
For consistency, existing system profiles need keyword `system:`
Signed-off-by: Udo Hartmann <udo1toni@users.noreply.github.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
* add latest docu of blockly features of M2
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
---------
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
* Unit Hint
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Adopt reviewer suggestions..
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* change camelCaseIds to dash-delimited-ids
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Using these DS Component annotations is more convenient and is used everywhere else in the code nowadays.
Signed-off-by: Wouter Born <github@maindrain.net>
* Update tasks.json for VS Code
Add 2 tasks for Visual Studio Code IDE.
Force code style update before compile.
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
* Add a second update properties task
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
* Update tasks.json
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
---------
Signed-off-by: Daniel Rosengarten <github@praetorians.be>