Skip to content

Commit

Permalink
Bump python-miio and component version
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Dec 16, 2021
1 parent 3f4db78 commit 8c85789
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/xiaomi_miio_raw/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"domain": "xiaomi_miio_raw",
"name": "Custom component for Home Assistant to faciliate the reverse engeneering of Xiaomi MiIO devices",
"version": "1.4.3",
"version": "1.4.4",
"iot_class": "local_polling",
"config_flow": false,
"documentation": "https://github.com/syssi/xiaomi_raw",
"issue_tracker": "https://github.com/syssi/xiaomi_raw/issues",
"requirements": [
"construct==2.10.56",
"python-miio>=0.5.7"
"python-miio>=0.5.9.2"
],
"dependencies": [],
"codeowners": [
Expand Down

0 comments on commit 8c85789

Please sign in to comment.