Merge commit '9b5503f148e75715cdceed7c87da2dc4be40ea4f' into HEAD
commit
a668dff38b
|
@ -7,7 +7,7 @@ title: Adding Things - Simple
|
|||
|
||||
# Adding Things - Simple
|
||||
|
||||
As covered in the [concepts section]({{base}}/docs/concepts/index.html) of the openHAB Docs, a binding is an add-on to openHAB that understands how to communicate with a specific home automation technology or API.
|
||||
As covered in the [concepts section]({{base}}/concepts/index.html) of the openHAB Docs, a binding is an add-on to openHAB that understands how to communicate with a specific home automation technology or API.
|
||||
A Thing represents a single device in openHAB.
|
||||
Each sensor (information provided by the device) or actuator (control on the device that causes it to do something) is represented by a Channel on the Thing.
|
||||
Things are the connection between openHAB and your external device or API using the binding.
|
||||
|
|
Loading…
Reference in New Issue