diff --git a/.version b/.version index f7a4bdd..825db90 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.5.8b1 \ No newline at end of file +0.4.5.8 \ No newline at end of file diff --git a/README.md b/README.md index 73ffd2d..312acfe 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,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.7 +pip install meross_iot==0.4.5.8 ``` ## Usage & Full Documentation @@ -190,11 +190,14 @@ Anyway, feel free to contribute via donations!

## Changelog -#### 0.4.5.7 -- Fix regression introduced with the latest refactor: missing properties on SubDevices. +#### 0.4.5.8 +- Improve meross_sniffer utility: add support to collect messages spoofing the hardware device on meross cloud.
Older +#### 0.4.5.7 +- Fix regression introduced with the latest refactor: missing properties on SubDevices. + #### 0.4.5.4 - Fix #274, due to Meross API change