aartse / athom.zipato

2 stars 9 forks source link

Benext integration #63

Closed djfanatix closed 3 years ago

djfanatix commented 3 years ago

Could you integrate Benext devices in your app? I have tested it for the mini RFID device, and changing the ManufacturerID etc. makes it work. For example mini RFID:

"manufacturerId": 138, "productTypeId": 7, "productId": 512,

aartse commented 3 years ago

hi! this is the app for zipato devices only.

the app for benext devices is the following repo (i think), maybe you can request it there: https://github.com/Inversion-NL/eu.benext

i can help to add your device in the benext app, based on the code of the zipato app. if the current owner does not actively maintain the app, i'll contact athom to ask what we can do.

djfanatix commented 3 years ago

ok thanks, I did already open an issue a few months ago.

I already made a revised version of your app, and use it with CLI, so for me it's fine.