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

Add fix for additional invalid unit formats #6

Closed
wants to merge 262 commits into from

Conversation

pacive
Copy link

@pacive pacive commented Sep 6, 2024

The myUplink api returns some units in the wrong format. This PR adds conversions for 'days' -> 'd' and 'm3/h' -> 'm³/h', so the OH unit parser can understand them.

markus7017 and others added 30 commits May 11, 2024 23:30
…ngs (openhab#15921)

* [openwebnet] initial support for general/area light events

Signed-off-by: Massimo Valla <[email protected]>
* Add null annotations

Signed-off-by: Jacob Laursen <[email protected]>
Signed-off-by: Jacob Laursen <[email protected]>
* Reformat table Markdown

Signed-off-by: Jacob Laursen <[email protected]>
After core changes to ColorUtil the Y part can no longer be used as brightness.

Signed-off-by: Jan N. Klug <[email protected]>
* Fix delivery demand labels
* Add upgrade instructions

Signed-off-by: Leo Siepel <[email protected]>
* [PiperTTS] Reduce bundle size

Signed-off-by: Miguel Álvarez <[email protected]>
* [gridbox] Add binding for Viessmann GridBox - Initial contribution

Signed-off-by: Benedikt Kuntz <[email protected]>
* fix mqtt tests

Signed-off-by: Mark Herwege <[email protected]>
* New translations exec.properties (Hungarian)
* New translations jsscripting.properties (Hungarian)
…cameras. (openhab#16777)

* Fault find stream

Signed-off-by: Matthew Skinner <[email protected]>
* Sync runtime dependencies with Karaf 4.4.6, most status
t notably:
  * Jetty 9.4.54.v20240208, addresses CVE-2024-22201
  * Pax Logging 2.2.7
  * Pax Web 8.0.27
  * ASM 9.7
* Resolve itest runbundles

Signed-off-by: Holger Friedrich <[email protected]>
* audio/video mute

Signed-off-by: Nils Schnabel <[email protected]>
Co-authored-by: Leo Siepel <[email protected]>
)

* [samsungtv] add certificate trust

Signed-off-by: Nick Waterton <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: clinique <[email protected]>
@pacive pacive requested a review from alexf2015 as a code owner September 6, 2024 07:44
@pacive pacive closed this Sep 6, 2024
@pacive
Copy link
Author

pacive commented Sep 6, 2024

Wrong branch

@pacive pacive deleted the alexf2015/fix-more-units branch September 6, 2024 07:56
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.