openhab-core icon indicating copy to clipboard operation
openhab-core copied to clipboard

Core framework of openHAB

Results 394 openhab-core issues
Sort by recently updated
recently updated
newest added

1. openAPI schema for WidgetDTO is missing the recursive use of widgets 2. Header Object has neither defined property `schema` nor `content` for `/rules`. 3. `X-Atmosphere-Framework` is not available as...

bug

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

### Is your feature request related to a problem? Please describe. Sometimes I want a subpage in a Sitemap that only contains a few elements. In that case I'd like...

sitemap

When configuring an item of type Number:AmountOfSubstance and specifying to use unit °dH (by adding unit="°dH" in channel-linkage) openHab keeps using unit "mol" and issues a warning message to the...

bug

For years now when updating from snapshot to snapshot I've had an issue I believe is related to startup order on jar addons. If I leave my jars in the...

enhancement

Add support for hidden objects which can be used as yaml anchors. Inspired by the [hidden items](https://esphome.io/guides/yaml#hidden-items) there should be a way to define objects which are not loaded. These...

enhancement

Please merge #4868 first. Extend the expire/duration parser syntax to allow optional spaces between the number and its unit and accept alternative units: - d|day|days - h|hr|hrs|hour|hours - m|min|mins|minute|minutes -...

so it can be used elsewhere This was prompted by the need to standardize Duration parsing across openHAB, including addons, such as in https://github.com/openhab/openhab-addons/pull/18301

# Add a new feature media to simplify handling of media in Openhab # Description See this issue for description : https://github.com/openhab/openhab-core/issues/4710

enhancement