Jacob Laursen

Results 226 comments of Jacob Laursen

It stopped working for me too. In openHAB. 😄 Bosch changed something on their side, so it's highly unlikely that it's a regression in the integration.

> I will probably propose an example for the Rotel binding. For this PR, or will you create a separate one? If you are fine with this PR, feel free...

> Is it allowed to add a image, e.g. from the Viessmann homepage, which could be copyrighted? See https://github.com/openhab/openhab-addons/pull/16017#issuecomment-1861789676

> > Is it allowed to add a image, e.g. from the Viessmann homepage, which could be copyrighted? > > See [#16017 (comment)](https://github.com/openhab/openhab-addons/pull/16017#issuecomment-1861789676) Please also see the updated documentation here...

> [...] > The mode is automatically determined during discovery and stored in a thing property. [...] > So the question is: do you know if there is a way...

@lsiepel - this is not my area of expertise, but I'm wondering if this line should be removed as well? https://github.com/openhab/openhab-addons/blob/226806d55c8530d8c8a1329a5162b7d1f682e448/itests/org.openhab.binding.max.tests/itest.bndrun#L65

@lsiepel - I decided to stay with this approach. I generalized the channel by renaming from `price-event` to simply `event` to make it potentially include events not related to prices,...

@lolodomo - for a `String` item type, is it possible to map "NULL"/"UNDEF" dfferently than NULL/UNDEF?

@andrasU - does it look good to you?

@andrewfg - I did a quick test run by finding a sensor and a light with same numerical id: - `GET http://hue.local/api//lights` - `GET http://hue.local/api//sensors` In my case I selected...