Skip to content

Commit

Permalink
Update version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed May 23, 2021
1 parent b831425 commit be35a9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ A. All button clicks are displayed in the status of that one entity.
The component is only tested with these firmware versions:

- v1.4.6_0012 - you may use default open telnet command
- v1.4.7_0160 - you **should** use [custom open telnet command](https://gist.github.com/zvldz/1bd6b21539f84339c218f9427e022709), safe to update
- v1.5.0_0026 - you **should** use [custom open telnet command](https://gist.github.com/zvldz/1bd6b21539f84339c218f9427e022709), safe to update

If you have problems with other firmware, don't even ask to fix it.

The component can work with these firmware versions, but they may have bugs: v1.4.4_0003, v1.4.5_0012, v1.4.5_0016, v1.4.6_0030, v1.4.6_0043, v1.4.7_0063, v1.4.7_0065, v1.4.7_0115.
The component can work with these firmware versions, but they may have bugs: v1.4.4_0003, v1.4.5_0012, v1.4.5_0016, v1.4.6_0030, v1.4.6_0043, v1.4.7_0063, v1.4.7_0065, v1.4.7_0115, v1.4.7_0160.

Optionally you can flash gateway with custom firmware: [wiki](https://github.com/AlexxIT/XiaomiGateway3/wiki).

Expand Down
2 changes: 1 addition & 1 deletion custom_components/xiaomi_gateway3/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"codeowners": ["@AlexxIT"],
"dependencies": ["http"],
"requirements": ["paho-mqtt>=1.5.0"],
"version": "1.2.2",
"version": "1.2.3",
"iot_class": "local_push"
}

0 comments on commit be35a9e

Please sign in to comment.