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

[emotiva] Fixes issue with missing data in source channels #17364

Closed
wants to merge 28 commits into from

Conversation

espenaf
Copy link
Contributor

@espenaf espenaf commented Sep 3, 2024

Fixes #17363

openhab-bot and others added 28 commits July 7, 2024 18:07
…ted Things (openhab#17011)

* Fixes openhab#16990 - Gen1 nbo longer initializes when defined in .things

Signed-off-by: Markus Michels <[email protected]>

Co-authored-by: Jacob Laursen <[email protected]>
* [http] Properly escape + character in query string

Signed-off-by: Jan N. Klug <[email protected]>
Reported on the forum

Signed-off-by: Jan N. Klug <[email protected]>
* Fixes openhab#17052 (caused by inproper initialization of the profile flags for
BLU devices in general and for BLU Motion another one)

Signed-off-by: Markus Michels <[email protected]>
openhab#17167)

this case the binding's gateway script could not get access to the BLE
observer).

Signed-off-by: Markus Michels <[email protected]>
…nhab#17163)

* Fixes thing re-init during/after firmware update. API will not be closed
on ota_success message.
* Don't disconnect from device during firmware update, this ensures to get
further events throughout the upgrade process
* suspress COMMUNICATION_ERROR on expected restart after fw upgrade

Signed-off-by: Markus Michels <[email protected]>
Signed-off-by: Jacob Laursen <[email protected]>
…ust (openhab#17289)

(openhab#17190)

* Fix NPE while deserializing service data JSON objects
* Catch exceptions while handling long poll results
* Correct @type name for user-defined states
* Add unit tests and enhance existing unit tests

Signed-off-by: David Pace <[email protected]>
@espenaf espenaf requested review from a team and hmerk as code owners September 3, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[emotiva] Source channels are not listing items recevied from device