Patrik Gfeller

Results 9 issues of Patrik Gfeller

This binding integrates the [Play HDMI Sync Box](https://www.philips-hue.com/en-us/p/hue-play-hdmi-sync-box-/046677555221) into openHAB. The integration happens directly through the Hue [HDMI Sync Box API](https://developers.meethue.com/develop/hue-entertainment/hue-hdmi-sync-box-api/). The binding is using [mDNS](https://en.wikipedia.org/wiki/Multicast_DNS) to discover HDMI Sync...

new binding

Hi all, I'm not a DICOM expert - so please appologize if my terminoligy is not a 100% accurate. I plan to use the dicomParser library for a tool to...

During the work on the `huesync` binding I learned that it is very convenient to use a docker container with a openHAB instance to debug the binding you're working on....

While working on PR #2190 I realized that it would be nice to have support for footnotes. A proof of concept was made - but to use the theme/template mechanism...

We're considering Angular 17 for one of our projects and would like to leverage the benefits of the new es-build and vite support. As the the vanilla builders of the...

enhancement
builders:esbuild

### Command serve ### Description Angular introduced vite support - which is a great improvement. If I understand the implementation a fallback mechanism to webpack is used in case a...

I've noted, that with a new OH 4.2 installation the `http` karaf feature is not part of the default setup anymore: ``` http | 8.0.27 | | Uninstalled | standard-4.4.6...

enhancement

Fixes #17674 - https://github.com/openhab/openhab-addons/issues/17674 Replaces draft PR #17757 - https://github.com/openhab/openhab-addons/pull/17757 ## Minimum Versions for API | The minimum supported server version | API SDK Version | |-----------------------------------------------------------|----------------------------------| | 10.9.0 |...

work in progress

As the documentation already improved significantly since the issue was created, the improvements planed for this PR are minor. The main "feature" planed for this PR is, how docker image(s)...