Christoph Weitkamp

Results 14 issues of Christoph Weitkamp

For discussion: - Added base classes for Countries, Regions and Cities. - Added prototype methods for requesting available countries, regions and cities. - The parsing - and optionally caching -...

I would like to discuss the idea to expose country descriptions for external usage. The openHAB framework provides a dynamically - sometimes UI based - way of configuring internal services....

- Added a note about removal of DarkSky binding due to EOL of their API Signed-off-by: Christoph Weitkamp

awaiting other PR

Continuing discussion from https://github.com/eclipse/smarthome/issues/3756#issuecomment-391665084 > - `system.stop` is not really clear to me and why for all media related stop operations the Player type doesn't cover this already. Anyhow, this...

I am experiencing the following ISE when using the `getThingStatusInfo()` action in one of my rules inside a lambda. Without finding a solution for it I finally decides to post...

DSLRules

- Added handling for responseType 'LOAD_CANCELLED' Prevents warnings like these: ``` 2020-05-07 17:00:02.993 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while handling, caused by com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'LOAD_CANCELLED'...

- Changed discovery to mDNS - Added HTTPS handling - Refactor HTTPClient to use Jetty shared client - Refactor to reduce code and simplify implementation Depends on https://github.com/openhab/openhab-core/pull/2622 and https://github.com/openhab/openhab-core/pull/2635...

enhancement
additional testing preferred

Beside openHAB add-ons I am using a third-party JSON add-on provider. After a restart of my system all openHAB add-ons are not listed as installed anymore - all things are...

bug
PR pending

- Added feature to sort group members with metadata configuration See https://github.com/openhab/openhab-core/pull/2123#issuecomment-765904668 This is an initial draft on sorting group members with metadata configuration. Items in groups can be sorted...

enhancement
awaiting feedback

This is a follow-up issue of https://github.com/eclipse-archived/smarthome/issues/6602 as no solution has been implemented yet and we need to track it for OH3 release. While implementing and testing my port of...

automation
UI