Skip to content

Commit

Permalink
Bump python-miio and custom component version
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Mar 3, 2022
1 parent 52c685c commit 920f0a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/xiaomi_miio_cooker/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"domain": "xiaomi_miio_cooker",
"name": "Xiaomi Mi Electric Rice Cooker",
"version": "0.2.7",
"version": "2022.3.0",
"iot_class": "local_polling",
"config_flow": false,
"documentation": "https://github.com/syssi/xiaomi_cooker",
"issue_tracker": "https://github.com/syssi/xiaomi_cooker/issues",
"requirements": [
"construct==2.10.56",
"python-miio>=0.5.9.2"
"python-miio>=0.5.10"
],
"dependencies": [],
"codeowners": [
Expand Down

0 comments on commit 920f0a3

Please sign in to comment.