Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
msp1974 committed Oct 17, 2022
1 parent 8250f4f commit 8c56288
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ For more information checkout the AMAZING community thread available on

## What's New in 3.2?

- Async - write more here!!!!
- A lot of backend rework of the integration to utilise built in HA functions and make it more performant.
- Moved to a new fully async api from the old sync api
- Now utilises the data update coordinator functionality in HA instead of our own custom one
- Quite a bit of code tidying and black formatting

- MORE TO COME BEFORE RELEASE - ADD HERE!

## Contents

- [Minimum Requirements](#minimum-requirements)
Expand Down Expand Up @@ -557,6 +563,7 @@ There are two primary branches for this integration, `master` and `dev` . Master
- 3.2.0
- Utilise async api aioWiserHeatAPI
- Modify for fully async functionality
- Utilise the data update coordinator of HA

- 3.1.7
- Bump api to 0.0.42 to fix hub wifi drop outs
Expand Down

0 comments on commit 8c56288

Please sign in to comment.