lsiepel
lsiepel
Been using this for over a year with great success, But since i upgraded Debian to version 11 it stopped working. I tried to satisfy all dependencies, but somehow it...
The extension detects some errors in my example.rules files, but when i double click the problem it shows an error that file does not exist "\etc\openhab2\rules\example.rules" The error has to...
When using https, i can't use LSP. Even when LSP port 5007 is reachable (local network) With this workspace config i got REST to work, but LSP isn’t { "openhab.host":...
When trouble shooting this problem: https://community.openhab.org/t/somfy-tahomalink-cloud-problems/136878 . I discovered that since a short while Somfy/Tahoma supports a new local API under the TaHoma Developer Mode program. More details about the...
add breaking change alert for ISM8 related to: https://github.com/openhab/openhab-addons/pull/14206
We try to get rid of dependencies to apache libs per https://github.com/openhab/openhab-addons/issues/7722 we made great progress with https://github.com/openhab/openhab-core/pull/3738 Now there are 5 bindings that make use of subnetutils. I suggest...
Signed-off-by: lsiepel - Added default tags and category (including instructions.xml) During development, i splitted some changes to [another PR](https://github.com/openhab/openhab-addons/pull/15357)
@jimtng reported this issue, regarding overlapping code fence: A workaround (just remove the code fence) for this binding was introduced here: https://github.com/openhab/openhab-addons/pull/16432
Semantic tags are an important part of OH-3 and i have read somewhere that every binding should add a default tag to obvious channel/tag matches. When trying to read about...
I think this part about tags https://www.openhab.org/docs/developer/bindings/thing-xml.html#default-tags could be expanded with the guidelines about how to tag the channels. These guidelines have been written down in: https://github.com/openhab/openhab-addons/issues/12262