openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[enocean] Add support for pilot wire mode #6938

Open fruggy83 opened 4 years ago

fruggy83 commented 4 years ago

Heating devices using EEP D2-01-0C can be controlled through a pilotwire mode. These commands should be therefore added to the EEP too.

lsiepel commented 1 year ago

Allmost three years have passed, can you confirm if this is still an issue? @lovery is adding some EEP, maybe something that can be picked up with one of those PRs?

tarag commented 1 year ago

Definitely still an issue. I'd also be interested in a fix.

lsiepel commented 1 year ago

Do you have the necessary data settings needed to support this device?

tarag commented 1 year ago

I don’t know anything more than what is described P144 of https://www.enocean-alliance.org/wp-content/uploads/2017/05/EnOcean_Equipment_Profiles_EEP_v2.6.7_public.pdf

I do have a device that would allow me to test.

I can also have a look at implementation in other home automation solutions.

lsiepel commented 1 year ago

Don’t have such a device. So I hope that with this information someone with more knowledge to the binding has a jump start in adding support.

tarag commented 1 year ago

Here is more information about the Nodon device commands: Quick User Guide SIN-2-FP-01.pdf

lovery commented 1 month ago

@tarag could you test my code and let me know if it works and if now send some logs.

You can find a build jar file here

Thank you!

lsiepel commented 6 days ago

Gentle ping @tarag could you test the binding with pilot wire mode?