diff --git a/README.md b/README.md index 0d83b945..6a35ebeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Active installations](https://badge.t-haber.de/badge/better_thermostat?kill_cache=1)](https://github.com/KartoffelToby/better_thermostat/) [![GitHub issues](https://img.shields.io/github/issues/KartoffelToby/better_thermostat?style=for-the-badge)](https://github.com/KartoffelToby/better_thermostat/issues) -[![Version - 1.6.1](https://img.shields.io/badge/Version-1.6.1-009688?style=for-the-badge)](https://github.com/KartoffelToby/better_thermostat/releases) +[![Version - 1.7.0](https://img.shields.io/badge/Version-1.7.0-009688?style=for-the-badge)](https://github.com/KartoffelToby/better_thermostat/releases) [![Discord](https://img.shields.io/discord/925725316540923914.svg?style=for-the-badge)](https://discord.gg/9BUegWTG3K) [![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration) @@ -11,7 +11,7 @@ ### Requirements - Minimum required Home Assistant version: `2024.08.0` - (_Latest tested version: `2024.10.4`_) + (_Latest tested version: `2024.12.0`_) ### Companion UI diff --git a/custom_components/better_thermostat/manifest.json b/custom_components/better_thermostat/manifest.json index 65ffb89c..fd48b77a 100644 --- a/custom_components/better_thermostat/manifest.json +++ b/custom_components/better_thermostat/manifest.json @@ -17,5 +17,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues", "requirements": [], - "version": "1.7.0-dev" + "version": "1.7.0-beta2" }