* Update things.md to show Channel definitios
Added the Channel definition part from Eclipse Smarthome.
Points to be discussed:
-Is it still OK to use YahooWeather as an example?
-ESH described three! possible ways to define a State Channel (with or without "State" and with "Type". I rather show/describe only the last one, since it could be used for all except the Trigger Channels.
-Never worked with Trigger Channels (working at all? / Needed?...)
* Done all requested changes
Signed-off-by: Juergen Baginski opus42@gmx.de (github: JueBag)
* Small newline fixes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Update Things.md in order to show exampels for file created things and bridges
Signed-off-by: Juergen Baginski opus42@gmx.de (github: JueBag)
* Update configuration/things.md (Accept PR Suggestions)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-Authored-By: JueBag <opus42@gmx.de>
* Updated related to move to EPL v2.0 License
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* Should be 'template'
Co-Authored-By: Hilbrand <hilbrand@h72.nl>
* Fixed links in uis.md
Multiple dead links fixed
* Fix links
multiple links to addons page fixed
* Delete reference to non-existing doc page
Reorg of docs made the referenced chapter obsolete
* Fixed multiple links
various links fixed
* Fixed links
links to section addons fixed
Deleted reference to yahooweather binding (now obsolete) as example for binding that requires manual thing definition.
* link fixed
link to addons section fixed
* fixed link
fixed link to UI selection screen
* Fix link
Fixed link to addons section
* Fix links, update example
Signed-off-by: Markus Lipp lipp_markus@gmail.com (github: LightIsLife)
Links to addon section and others fixed.
Old example using the now obsolete Yahooweather binding has been replaced with an example using the network binding
* delete link habpanel.md
Deleted inexisitng link
* Fix links index.md
Fixed links
* Fix link sitemaps.md (code review)
* Update installation/windows.md (Code review)
Co-Authored-By: LightIsLife <lipp.markus@gmail.com>
* Fix typo migration.md (Code review)
* Fixed typo migration.md (code review)
* Update qnap.md
This allows a preview VuePress resembling the final
website to be built in order to preview the main
documentation (in the openhab-docs repository, content
fetched from other repos is excluded).
Started to refactor the sidebar navigation items and
scripts processing pages for VuePress compatibility so
they can be maintained in the openhab-docs repository.
Signed-off-by: Yannick Schaus <github@schaus.net>
Added language to clarify that sendCommand can trigger rules with received update trigger
Signed-off-by: Markus Lipp lipp_markus@gmail.com (github: LightIsLife)
* Update introduction.md
Provide entry-user level friendly introduction with a step-by-step introductions of Concepts, principles and first steps.
fixes#845fixes#849
only partially considers #838
Signed-off-by: Markus Lipp <lipp_markus@gmail.com> (github: LightIsLife)
* Clarify Raspi version and remove duplication.
Clarification added that Raspberry Pi Version 2 or 3 are most suitable for beginners. Some duplication removed.
* Fix language as per PR discussion
Addresses comments and language improvements from:
https://github.com/openhab/openhab-docs/pull/850#issuecomment-451813748 (multiples)
https://github.com/openhab/openhab-docs/pull/850#issuecomment-451867353 (highlighting Raspi limitations: SD card and limited RAM)
* minor language update.md
changing "main" to "potential" when referencing limitations of Raspberry PIs
Co-Authored-By: LightIsLife <lipp.markus@gmail.com>
* Fix spelling and remove double-spaces
* Address review comments
Only section left unchanged is that for bindings. While add-ons contain more elements, it was deliberately kept simple and focuses on bindings only. Existing text highlights that corresponding table is oversimplified and incomplete.
* Remove --user option which should not be used because it causes permission issues
* Remove unnecessary --tty option when running as service, nowdays the container will be started in server mode when there is no tty
* Update list of default environment variables
* Correct Ubuntu 16.1 to 16.04
* Nest 1.x binding uses .java whereas Nest 2.x binding does not
Signed-off-by: Wouter Born <eclipse@maindrain.net>
By the way, it doesn't work
**test.script**
```
logInfo("TEST", "SCRIPT")
```
`openhab> smarthome:script test.script`
```
___ test.script
The method or field test is undefined; line 1, column 0, length 4
```
* More straightforward example rules_refresh.sh
* Use environment var for config directory location
Signed-off-by: Dmitry Kann <yktooo@gmail.com> (github: yktoo)
* Update items.md
extra detail for numeric dynamic icons
* Update items.md
Okeydoke, I have suggested a similar form of words
* Update items.md
akk, typo fixed. Also tidied blank line.