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 b079910 commit 0787b7dCopy full SHA for 0787b7d
custom_components/pyscript/manifest.json
@@ -10,6 +10,7 @@
10
"homekit": {},
11
"dependencies": [],
12
"version": "1.3.1",
13
+ "iot_class": "local_push",
14
"codeowners": [
15
"@craigbarratt"
16
]
tests/requirements_test.txt
@@ -6,6 +6,6 @@ mypy==0.790
6
pre-commit==2.8.2
7
pytest==6.1.2
8
pytest-cov>=2.9.0
9
-pytest-homeassistant-custom-component==0.0.20
+pytest-homeassistant-custom-component==0.3.2
pylint==2.6.0
pylint-strict-informational==0.1
0 commit comments