We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce8feb commit 2cbfcbcCopy full SHA for 2cbfcbc
custom_components/plugwise_usb/manifest.json
@@ -8,8 +8,6 @@
8
"integration_type": "hub",
9
"iot_class": "local_polling",
10
"loggers": ["plugwise_usb"],
11
- "requirements": [
12
- "https://test-files.pythonhosted.org/packages/01/af/39b3694755c45dc6e37a543ce1a1083fe4e7dba80ddf226fad3a6f5488f2/plugwise_usb-0.31.0a2.tar.gz#plugwise-usb==0.31.0a2"
13
- ],
+ "requirements": ["plugwise-usb==0.31.0a4"],
14
"version": "0.40.0a1"
15
}
0 commit comments