Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatibility with these actionnable equipments ? #96

Open
remisharrock opened this issue Jul 20, 2020 · 0 comments
Open

compatibility with these actionnable equipments ? #96

remisharrock opened this issue Jul 20, 2020 · 0 comments

Comments

@remisharrock
Copy link

Dear @fruggy83 we are using your project to try to control a roller shutter (we don't have a lot information about it) and a lamp (also no info for the moment).
For now, this roller shutter and this lamp are controlled with enocean switches and we sniffed the following raw enocean telegrams with with USB300 gateway:

Roller shutter switch: when we push the "up one step" button we capture this datagram:

b'U\x00\x07\x07\x01z\xf6P\x00+\xb0/0\x00\xff\xff\xff\xff-\x00\xb7'

b'U\x00\x07\x07\x01z\xf6\x00\x00+\xb0/ \x00\xff\xff\xff\xff-\x00\x04'

Roller shutter switch: when we push the "down one step" button we capture this datagram:

b'U\x00\x07\x07\x01z\xf6p\x00+\xb0/0\x00\xff\xff\xff\xff-\x00I'

b'U\x00\x07\x07\x01z\xf6\x00\x00+\xb0/ \x00\xff\xff\xff\xff-\x00\x04'

Lamp switch : "luminosity inscreased by one step" :

b'U\x00\x07\x07\x01z\xf6P\x00+\xb7\xdc0\x00\xff\xff\xff\xff-\x00\x85'

b'U\x00\x07\x07\x01z\xf6\x00\x00+\xb7\xdc \x00\xff\xff\xff\xff-\x006'

Lamp switch : "luminosity decreased by one step" :

b'U\x00\x07\x07\x01z\xf6p\x00+\xb7\xdc0\x00\xff\xff\xff\xff-\x00{'

b'U\x00\x07\x07\x01z\xf6\x00\x00+\xb7\xdc \x00\xff\xff\xff\xff-\x006'

Do you think you can find the EEP within these telegrams ? If so, are these equipments compatible with openocean (with openhab) ?

Thank you for your help !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant