Skip to content

Commit

Permalink
Version bump & readme adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Dec 28, 2022
1 parent 7530962 commit d01c079
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.5.1
0.4.5.2
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Due to the popularity of the library, I've decided to list it publicly on the Pi
So, the installation is as simple as typing the following command:

```bash
pip install meross_iot==0.4.5.0
pip install meross_iot==0.4.5.2
```

## Usage & Full Documentation
Expand Down Expand Up @@ -184,12 +184,16 @@ Anyway, feel free to contribute via donations!
</p>

## Changelog
#### 0.4.5.2
- Adds support for Runtime mixin (addresses #270)
- Improves documentation

<details>
<summary>Older</summary>
#### 0.4.5.1
- Adds support for MOD150 oil diffuser
- Enables position set for MSR100 devices (might not work with non-HomeKit versions, though)

<details>
<summary>Older</summary>
#### 0.4.5.0
- Introduced support for local-lan-http command handling
- RollerShutter refactor and code improvements
Expand Down

0 comments on commit d01c079

Please sign in to comment.