This applies to OH 2.3, not sure how to back port it.
While I was here, I also added a warning that if one uses received command, one cannot use ItemName.state and should instead use receivedCommand.
Signed off by Richard Koshak <rlkoshak@gmail.com>
Addresses #758
* items.md: override labels
Added information about how to override label text and state representation on sitemaps.
Signed-off-by: Josua Arndt <josuaarndt@live.de>
* Typos
* Add item override example
Signed-off-by: Josua Arndt <josuaarndt@live.de>
* Added UoM link
Signed-off-by: Josua Arndt <josuaarndt@live.de>
* Update code fences and example comments
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Clarify Contact
I spent hours trying to find the problem, as I was trying to send a command to a contact. I think it should be mentioned a contact item only accepts status, and the 'CommandType' should be renamed OpenClosed with a D as the status is in fact CLOSED and not CLOSE. Less confusing this way.
* Update items.md
Sign off from PR comment:
Signed-off-by: Bas Stronks bas.stronks@gmaill.com (github: DomQuixote)
* Reverted concept changes to make pr ready for merge.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Revert really everything
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Update the "rules_refresh.sh " script to a working one. There was a high comma too much and i think in this version, the for loop is more readable for beginners.
* Added parameter to adjust the volume
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Added 'volume' parameter in the runtime section
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Removed volume parameter for 'stream()' methods
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Clarify that GUI configuration operations are not hidden away in a binary database.
Signed-off-by: Andrew Morsillo <imagio@protonmail.com> (github: AndrewMorsillo)
* Textual Rules -> Rule Name Uniqueness
Add information on requirement for uniqueness of rule names.
Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)
* Textual Rules -> Rule Name Uniqueness
Amended per suggestions to include rule details as a list, tweak of wording, and amendment of sample rules to follow suggestion of wrapping quotes around rule names.
Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)
* Textual Rules -> Rule Name Uniqueness
Amend rule syntax, make syntax sections into a list.
Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)
* Textual Rules -> Rule Name Uniqueness
Updated based upon suggestions to further clarify points.
Signed-off-by: Garry Mitchell garrymitchell@my105e.com (github: ConfusedTA)
* Update rules-dsl.md
* Add homebuilder to maven chain
* Add android app docs to maven chain
* Correct homebuilder URL
* Introduce maven logging into process script
* Fix linter warnings in update script
* Add first copy of homebuilder article
* Add Home Builder to menu and packages
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* removed designer from the editor list and moved network preparations to the top as this is relevant for all editors
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed review feedback
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* fixed broken link
updated broken link to homekit docs
* updated hue link
updated the hue link too
* use base template
replace absolute links to docs.openhab.org with the base template