-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
openHAB 4.3 release blog post #499
Conversation
Signed-off-by: Florian Hotze <[email protected]>
40f1e49
to
56d26ec
Compare
Pinging @openhab/maintainers: Please feel free to create pull requests to my branch or provide the markdown to add to the release blog post. |
Also ping to @ccutrer as 4.3 signals a great boost to MQTT/HA integration and hope he can add to the blog. |
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Thanks @holgerfriedrich. Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Also-by: Florian Hotze <[email protected]> Signed-off-by: Cody Cutrer <[email protected]>
Signed-off-by: Jimmy Tanagra <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
wordening, shortening Signed-off-by: Markus Storm <[email protected]>
Hello Florian,
I’m sorry but I’m not very good at documentation ;-)
However, I would describe the PR with the following:
The semantic model is now loaded during page initialization and put into the vuex store for reuse by components, which enables reuse of the model by the respective widgets.
One benefit is that oh-location-tab, oh-equipment-tab and oh-property-tab can now be used easily within tabbed pages.
Likewise, oh-location-card, oh-equipment-card and oh-property-card can now be used as standard widgets outside of these model tabs.
If you need any screenshots or some yaml code for a tabbed page example please refer to openhab/openhab-webui#2583
Kind regards,
Thomas
… Am 11.12.2024 um 17:08 schrieb Florian Hotze ***@***.***>:
I would like to have something written about the following PRs - please note that this list is only near-complete for Main UI.
Core
openhab/openhab-core#4468 <openhab/openhab-core#4468> with openhab/openhab-webui#2896 <openhab/openhab-webui#2896>
Main UI
openhab/openhab-webui#2216 <openhab/openhab-webui#2216>
openhab/openhab-webui#2584 <openhab/openhab-webui#2584>: @wuschi <https://github.com/wuschi> Would you like to write something about your PR?
openhab/openhab-webui#2647 <openhab/openhab-webui#2647>
openhab/openhab-webui#2687 <openhab/openhab-webui#2687>: @jimtng <https://github.com/jimtng> Can you please write a few sentences and provide a screenshot? You can use the one from https://next.openhab.org/docs/mainui/settings/#dirty-handling and also link to those docs: https://next.openhab.org/docs/mainui/settings/#dirty-handling
openhab/openhab-webui#2715 <openhab/openhab-webui#2715>
openhab/openhab-webui#2781 <openhab/openhab-webui#2781>
openhab/openhab-webui#2787 <openhab/openhab-webui#2787>
openhab/openhab-webui#2818 <openhab/openhab-webui#2818>
openhab/openhab-webui#2855 <openhab/openhab-webui#2855>
openhab/openhab-webui#2884 <openhab/openhab-webui#2884>: @cdjackson <https://github.com/cdjackson> Please write a section about this great addition.
Blockly
Ping @stefan-hoehn <https://github.com/stefan-hoehn>.
Some ideas:
openhab/openhab-webui#2743 <openhab/openhab-webui#2743>.
—
Reply to this email directly, view it on GitHub <#499 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABA2QMU6EYKWVRZ5BG2VPQ32FBPP3AVCNFSM6AAAAABTLYYRXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSHA2DAMRQGA>.
You are receiving this because you were mentioned.
|
Co-authored-by: Mark Herwege <[email protected]> Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
I would like to provide few images but I don't find the folder /uploads/2024-12-15-openhab-4-3-release that you have all used! |
You can find it in |
Signed-off-by: Markus Storm <[email protected]>
Ok I will add them once you merged my initial proposal. |
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
@lolodomo I have just merged your PR. |
Co-authored-by: jimtng <[email protected]> Signed-off-by: Florian Hotze <[email protected]>
* Proposal of thank you Signed-off-by: Laurent Garnier <[email protected]> * Update blog/2024-12-15-openhab-4-3-release.md Signed-off-by: Florian Hotze <[email protected]> --------- Signed-off-by: Laurent Garnier <[email protected]> Signed-off-by: Florian Hotze <[email protected]> Co-authored-by: Florian Hotze <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
For add-ons, it is not easy to summarize, I am counting 557 merged PRs! Maybe a sentence to say that we check and fix the color temperature channel amongst all bindings by defining a proper unit and proper min/max values. |
@lolodomo Maybe write a short sentence for each new add-on, usually which devices it adds. See https://github.com/openhab/openhab-distro/wiki/openHAB-4.3-Release-Notes#newaddons. |
Looking at the release notes prepared by @kaikreuzer , we can identify the bindings having the most changes/fixes:
|
You could add something like: there was also a noticeable activity to stabilize and/or enhance the following bindings: aWattar, homekit, ... |
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Holger Friedrich <[email protected]>
Would be great if someone else could to that, I am quite busy at the moment. |
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
Deploy preview: https://deploy-preview-499--openhab.netlify.app/blog/2024-12-15-openhab-4-3-release.html