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

[openwebnet] add support for Alarm (WHO=5)

Open mvalla opened this issue 2 years ago • 3 comments

Add support for Alarm Open Web Net messages (WHO=5)

mvalla avatar Apr 03 '22 11:04 mvalla

Hey @mvalla, I would like to tackle this issue. Btw, I have already started working on It 8-)))

fabgio avatar Jun 27 '22 17:06 fabgio

actually I already assigned this to me as I already made some good progress. As soon as I have time I will publish my draft as a new branch so that you can try it and maybe give a contribution there

mvalla avatar Jul 02 '22 07:07 mvalla

Any news?

fabgio avatar Oct 01 '22 14:10 fabgio

@fabgio see this branch: https://github.com/mvalla/openhab-addons/tree/openwebnet-alarm Feel free to test, comment, improve...

mvalla avatar Oct 30 '22 16:10 mvalla

OWN4J ver 0.9.1 looks unavaiable so I downgraded to ver 0.9.0 and it builds....

fabgio avatar Nov 04 '22 14:11 fabgio

you are right, it needs own4j 0.9.1. I have it locally, I have pushed it on the own4j repo (main branch) and will publish the jar this evening

mvalla avatar Nov 04 '22 14:11 mvalla

now it's also published on the public repos: https://repo1.maven.org/maven2/io/github/openwebnet4j/openwebnet4j/0.9.1/

mvalla avatar Nov 05 '22 14:11 mvalla