Skip to content

Commit be62b1b

Browse files
authored
Version 0.0.5: Update pyuhoo library.
1 parent 2f6b926 commit be62b1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

custom_components/uhoo/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"documentation": "https://github.com/csacca/uhoo-homeassistant",
55
"iot_class": "cloud_polling",
66
"issue_tracker": "https://github.com/csacca/uhoo-homeassistant/issues",
7-
"version": "0.0.4",
7+
"version": "0.0.5",
88
"config_flow": true,
9-
"codeowners": ["@csacca"],
10-
"requirements": ["pyuhoo @ git+https://github.com/andrewleech/pyuhoo.git"]
9+
"codeowners": ["@andrewleech", "@csacca"],
10+
"requirements": ["pyuhoo @ git+https://github.com/andrewleech/pyuhoo.git@f2f05e756bd344b5571f76e3125d34ce56b7961c"]
1111
}

0 commit comments

Comments
 (0)