bimmerconnected / ha_custom_component

Home Assistant Custom Component of BMW Connected Drive
34 stars 13 forks source link

Fix version key format #57

Closed fredriklj closed 1 year ago

fredriklj commented 1 year ago

Evidently, to load a custom component, the version key has to be a string with a major, minor and patch version separated by periods ("."). For example, "1.2.3":

https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes/#versions