ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

SkyRC MC3000 #190

Closed nob0dy80 closed 5 years ago

nob0dy80 commented 5 years ago

Would be fine to have an adapter for the SkyRC MC3000. Its a bluetooth battary charger https://www.akkuteile.de/ladegeraete/nitecoresysmax/skyrc-mc3000-profesionall-universal-analyse-ladegeraet-fuer-alle-rundzellen/a-500301/

This one i controled over bluetooth with an Android/IOS app. Handling of this Charger is so hard, my wife isnt able to charge anything. My idea is to control it over a script so she can trigger it.

Apollon77 commented 5 years ago

Is there any info available on API, protocol or such?

nob0dy80 commented 5 years ago

@Apollon77 I try to contact the vendor. But its chinese... so i dont think i will get anything. After that, it seems like i have to sniff it. Do you have any experience in sniffing bluetooth traffic?

nob0dy80 commented 5 years ago

Vendor wont give out any api informations.

mrMuppet commented 4 years ago

There is an open source software that reads the data from skyrc chargers via USB: DataExplorer. Perhaps this could help.

HTRiepe commented 3 months ago

As Base API https://github.com/kolinger/skyrc-mc3000 for ideas?