lucacalcaterra / org.openhab.binding.melcloud

MelCloud binding for Openhab.
10 stars 6 forks source link

acDevice deviceId should be configuration parameter #6

Closed paulianttila closed 5 years ago

paulianttila commented 5 years ago

To be able to add acDevice via thing file, deviceId should be thing configuration variable rather than property. Similar than username and webpass are configuration variables of the bridge. Thing properties can't be given by thing files as they are read only information provided by the binding.

paulianttila commented 5 years ago

Properties seems to work as well in thing files