Open david-pace opened 7 months ago
Additional requirement found in https://github.com/openhab/openhab-addons/issues/16590#issuecomment-2254345570: the property name spelling does not adhere to the coding guidelines. We should change it from Location
to location
when implementing the fix.
If devices are moved to a different room in the Bosch Smart Home app, the location change is not reflected in the corresponding thing properties. This was originally reported here by @mike-bike:
Expected Behavior
Whenever a device location is changed in the Bosch Smart Home app, the corresponding thing property should be changed as well.
Current Behavior
Once a thing is added, the location property does not change anymore.
Steps to Reproduce (for Bugs)
Context
Minor issue, does not affect the actual thing / channel logics.