Skip to content

Commit

Permalink
Increase version to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
baylanger committed Jun 18, 2024
1 parent aa56e3f commit fd42d6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion tesla_ble_mqtt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->

## 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
Expand Down Expand Up @@ -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
- WARN: standalone not tested
2 changes: 1 addition & 1 deletion tesla_ble_mqtt/config.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit fd42d6d

Please sign in to comment.