fr3ts0n / AndrOBD-Plugin

AndrOBD plugin development project
GNU General Public License v3.0
71 stars 24 forks source link

Using the proper keys for mqtt credentials #5

Closed oroce closed 6 years ago

oroce commented 6 years ago

Followup from https://github.com/fr3ts0n/AndrOBD-Plugin/issues/2

I tracked down the issues with mqtt credentials issues. For the username and password fields, the settings used user_name and password, while the MqttPlugin plugin expected mqtt_username and mqtt_password.

fr3ts0n commented 6 years ago

I haven't seen this on my latest review. Thanks for your great work.

oroce commented 6 years ago

Could you publish a new version to F-Droid store? thanks!

fr3ts0n commented 6 years ago

Yes, I'll do

fr3ts0n commented 6 years ago

V1.0.1 released. Should be available on FDROID soon :smiley:

oroce commented 6 years ago

Thanks, I hope soon it'll be listed in the FDroid store, it seems it takes quite some time.