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 7a5bf40 commit 5635eb6Copy full SHA for 5635eb6
custom_components/plugwise/manifest.json
@@ -7,7 +7,7 @@
7
"integration_type": "hub",
8
"iot_class": "local_polling",
9
"loggers": ["plugwise"],
10
- "requirements": ["https://test-files.pythonhosted.org/packages/f3/18/b6f7783d5b1bdd857f03a0b987f60062709260d0493becd7d005faec51fc/plugwise-1.6.2a2.tar.gz#plugwise==1.6.2a2"],
11
- "version": "0.55.1",
+ "requirements": ["plugwise==1.6.2"],
+ "version": "0.55.2a0",
12
"zeroconf": ["_plugwise._tcp.local."]
13
}
0 commit comments