smarthome icon indicating copy to clipboard operation
smarthome copied to clipboard

Eclipse SmartHome™ project

Results 100 smarthome issues
Sort by recently updated
recently updated
newest added

As mentioned in this comment https://github.com/eclipse/smarthome/issues/5243#issuecomment-385268489 its currently not possible to define a unit for a channel's state description `min`, `max` and `step` values.

UoM

Bumps [jquery](https://github.com/jquery/jquery) from 2.1.3 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

I'm using ESP8266 and DHT22 sensor to measure temperature then send to OpenHab through Generic MQTT Thing. I've set up things succesfully, but the bugs is when MQTT message publish...

Short version: If the gateway gets physically dis- and reconnected the binding does not automatically reconnect to it. To reestablish the connection manually, the IP can be changed to something...

Binding-Trådfri

The issue described here https://github.com/eclipse/smarthome/pull/6193 was discussed and a solution proposed. Still, it does not work reliably. There is a discussion in the OpenHAB forums here: https://community.openhab.org/t/tradfri-binding-loses-connection-after-power-failure-gateway-reboot/47833/61 ## Expected Behavior...

Binding-Trådfri

Hello Eclipse SmartHome team, The Xtext team would like to update the [Xtext community website](https://www.eclipse.org/Xtext/community.html) listing all the cool projects people are building around Xtext/Xtend. See also the corresponding [GitHub...

I made a thing: ``` Thing topic mytopic "Description" { Type string : mytopicstring "Description2" [ stateTopic="OH2/mytopic", commandTopic="OH2/mytopic", retained=true ] } ``` Then I linked it via PAPER UI to...

Binding-MQTT

Currently, the config descriptions on Things are meant to define what configuration a handler requires in order to access and use a device. It is a common misconception that those...

enhancement
Core

_From @lampi87 on January 21, 2018 16:6_ Hello, after OpenHAB2 restart I get an error in my logfiles ``` [WARN ] [matic.handler.HomematicBridgeHandler] - Unable to load RSSI values from bridge...

Binding-Homematic

I have some things, which contain umlauts in their name, e.g: Rollladen EG Büro Straße I can enter those in PaperUI and they are correctly shown, but after a restart...

bug