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

Alternative Comm Port Provider based on https://github.com/nyholku/purejavacomm. PureJavaComm aims to be a drop-in replacement for Sun's (now Oracle) abandoned JavaComm and an easier to deploy alternative to RXTX. Note that...

enhancement
awaiting feedback

They are not available on Maven Central and generate warning during the build.

work in progress
awaiting feedback

Shortly after starting OpenHAB 4.1, thus before everything was loaded, OH logs as follows. As there is nothing to do about this intermediary state, OH shall not log a stacktrace....

bug

Use case is AndroidTV. Currently I scan for GoogleTV and ShieldTV which have different mdns service types "_androidtvremote2._tcp.local." versus "_nv_shield_remote._tcp.local.". Unfortunately I have devices (e.g. the ShieldTV) which announce both....

enhancement

Feature request: add a `background` property to [org.openhab.core.model.sitemap.sitemap.LinkableWidget](https://www.openhab.org/javadoc/latest/org/openhab/core/model/sitemap/sitemap/LinkableWidget.html), which can be set to: - An image item for an image background - A URL for the image - A solid...

sitemap

I've been noticing my average thread count rising a little every day. I went to investigate it and I find 380 of these pools have been created. It's unclear to...

bug

Using openHAB 4.1.0. A Rule is triggered by cron `cronExpression: 0 0 9 ? * MON,TUE,WED,THU,FRI *`. But the rule action runs allways more than 20 minutes delayed. I already...

bug

## Expected Behavior When a state description is set on a dimmer item (my example: `SCALE(dimmer.scale):%s`) it should be working or show an error what is wrong with the state...

bug

I assume a significant amount of openHAB instances are running on single board computers. These have usually a limited set of memory especially the Raspberry Pi 3 based. For me...

enhancement

This exception is meant to indicate that the request should be retried shortly, essentially, and at least some of the devices I own seem to be busy bees. Thus my...

bug