Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[boschshc] Location properties are not updated #16599

Open
david-pace opened this issue Apr 1, 2024 · 1 comment · May be fixed by #17893
Open

[boschshc] Location properties are not updated #16599

david-pace opened this issue Apr 1, 2024 · 1 comment · May be fixed by #17893
Assignees
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@david-pace
Copy link
Member

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)

  1. Create a thing (bug was reported for a dimmer device)
  2. Inspect the location property of the thing
  3. Move the device to a different room using the Bosch Smart Home app
  4. Inspect the location property again. It did not change accordingly.

Context

Minor issue, does not affect the actual thing / channel logics.

@david-pace david-pace added the bug An unexpected problem or unintended behavior of an add-on label Apr 1, 2024
@david-pace
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant