We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87655cc commit 6e8bdaeCopy full SHA for 6e8bdae
custom_components/plugwise/manifest.json
@@ -7,7 +7,9 @@
7
"integration_type": "hub",
8
"iot_class": "local_polling",
9
"loggers": ["plugwise"],
10
- "requirements": ["plugwise==1.7.2"],
11
- "version": "0.57.1",
+ "requirements": [
+ "https://test-files.pythonhosted.org/packages/48/f0/1827e260a44ac4b134dc05d1d5a6adbb1406f349c05fdbca9a8af547572b/plugwise-1.7.3a0.tar.gz#plugwise==1.7.3a0"
12
+ ],
13
+ "version": "0.57.2a0",
14
"zeroconf": ["_plugwise._tcp.local."]
15
}
0 commit comments