diff --git a/README.md b/README.md index 5f8cef6..48ba375 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Home Assistant integration for [Haier's mobile app hOn](https://hon-smarthome.co - [Washer Dryer](https://github.com/Andre0512/hon#washer-dryer) - [Oven](https://github.com/Andre0512/hon#oven) - [Dish Washer](https://github.com/Andre0512/hon#dish-washer) +- [Air conditioner](https://github.com/Andre0512/hon#air-conditioner) +- [Fridge](https://github.com/Andre0512/hon#fridge) - [Hob](https://github.com/Andre0512/hon#hob) [BETA] -- [Air conditioner](https://github.com/Andre0512/hon#air-conditioner) [BETA] -- [Fridge](https://github.com/Andre0512/hon#fridge) [BETA] - [Hood](https://github.com/Andre0512/hon#hood) [BETA] ## Installation diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 1577cdd..860e3e8 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -11,5 +11,5 @@ "requirements": [ "pyhOn==0.12.2" ], - "version": "0.8.0-beta.10" + "version": "0.8.0" } diff --git a/info.md b/info.md index ba5827c..dd6d537 100644 --- a/info.md +++ b/info.md @@ -10,9 +10,9 @@ Support for home appliances of Haier's mobile app hOn. - [Washer Dryer](https://github.com/Andre0512/hon#washer-dryer) - [Oven](https://github.com/Andre0512/hon#oven) - [Dish Washer](https://github.com/Andre0512/hon#dish-washer) +- [Air conditioner](https://github.com/Andre0512/hon#air-conditioner) +- [Fridge](https://github.com/Andre0512/hon#fridge) - [Hob](https://github.com/Andre0512/hon#hob) [BETA] -- [Air conditioner](https://github.com/Andre0512/hon#air-conditioner) [BETA] -- [Fridge](https://github.com/Andre0512/hon#fridge) [BETA] - [Hood](https://github.com/Andre0512/hon#hood) [BETA] ## Configuration