eclipse-archived / smarthome

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

[OpenWeatherMap] Added channel for 'icon-id' #6771

Closed cweitkamp closed 5 years ago

cweitkamp commented 5 years ago

During initial commit of the binding we decided to drop this channel (see https://github.com/eclipse/smarthome/pull/5694#discussion_r220073929). But there seems to be quite some interest in it (see https://community.openhab.org/t/openweathermap-condition-icon/60653) because the icon differs from weather condition (e.g. different versions for day and night).

On the other hand we can provide the full Icon URL if needed.

Closes #6732

Signed-off-by: Christoph Weitkamp github@christophweitkamp.de