kamiKAC / leaf2mqtt

Pull in data from the Nissan Connect platform for the LEAF and publish over MQTT
GNU General Public License v3.0
7 stars 5 forks source link

fix: reorder of status fetch #21

Closed kamiKAC closed 3 months ago

kamiKAC commented 3 months ago

Reorder of leaf/{vin}/command topic with update payload so not supported functions are at the end Add current version of app so it is displayed in log on app startup Change default log verbosity to INFO Minor changes to build/release workflow switch to dartcarwings v1.0.1 (from selfhosted repository) BEGIN_COMMIT_OVERRIDE fix: reorder of status fetch (#21)

fix: switch to dartcarwings v1.0.1 (solves #19) fix: use build argument as version source - this enables displaying version of app in logs END_COMMIT_OVERRIDE