eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
862 stars 783 forks source link

Update README.md #6829

Closed aurelio1 closed 5 years ago

aurelio1 commented 5 years ago

Added until now undocumented possibility to give a name to bulbs and sensors which are then used in PaperUI.

hakan42 commented 5 years ago

You can also put them into locations:

    0210 11 "Hue color lamp Office 1" @ "Office" [ lightId="11" ]

might be worth adding it to the examples...

aurelio1 commented 5 years ago

You can also put them into locations:

    0210 11 "Hue color lamp Office 1" @ "Office" [ lightId="11" ]

might be worth adding it to the examples...

Thank you for your suggestion, just added location too.

htreu commented 5 years ago

Thanks @aurelio1 for extending the docs. Since this is not a trivial contribution you need to sign the Eclipse Contributor Agreement (ECA) so we can accept your changes for the project. Please see this topic in the developer documentation about signing the ECA: https://www.eclipse.org/smarthome/documentation/community/contributing.html#conventions-for-pull-requests

kaikreuzer commented 5 years ago

Migrated to https://github.com/openhab/openhab2-addons/pull/4768.