diff --git a/tesla_ble_mqtt/CHANGELOG.md b/tesla_ble_mqtt/CHANGELOG.md index d9cd0e0..9d516ab 100644 --- a/tesla_ble_mqtt/CHANGELOG.md +++ b/tesla_ble_mqtt/CHANGELOG.md @@ -1,5 +1,12 @@ +## 0.0.8 + +### Changed + +- [Standalone] Fix broken deployment introduced in 0.0.7 +- [Standalone] Add colored logging based on log level + ## 0.0.7 ### Changed @@ -55,4 +62,4 @@ OK for HA Addon ### Changed - Initial dev version based on https://github.com/iainbullock/tesla_ble_mqtt_docker -- WARN: standalone not tested \ No newline at end of file +- WARN: standalone not tested diff --git a/tesla_ble_mqtt/config.yaml b/tesla_ble_mqtt/config.yaml index ff62b33..368ec8d 100644 --- a/tesla_ble_mqtt/config.yaml +++ b/tesla_ble_mqtt/config.yaml @@ -1,5 +1,5 @@ name: "Tesla Local Commands" -version: "0.0.7" +version: "0.0.8" slug: "tesla_local_commands" description: "Local BLE calls to control your Tesla." # url: "tbc"