You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Minor observation: Dimmer Device shows the Bosch Room as Location property in the thing. Seems to be a new feature. However, it does not get any updates. In the Bosch app I have moved the device into a new room, but the change is not reflected in the Thing - even a OpenHAB restart does not force an update... I'd suggest removing that property if updates are not coming through.
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)
Create a thing (bug was reported for a dimmer device)
Inspect the location property of the thing
Move the device to a different room using the Bosch Smart Home app
Inspect the location property again. It did not change accordingly.
Context
Minor issue, does not affect the actual thing / channel logics.
The text was updated successfully, but these errors were encountered:
Additional requirement found in #16590 (comment): 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.
The text was updated successfully, but these errors were encountered: