Skip to content

Commit 0787b7d

Browse files
committed
added iot_class to manifest.json; bumped pytest-homeassistant-custom-component version
1 parent b079910 commit 0787b7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

custom_components/pyscript/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"homekit": {},
1111
"dependencies": [],
1212
"version": "1.3.1",
13+
"iot_class": "local_push",
1314
"codeowners": [
1415
"@craigbarratt"
1516
]

tests/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ mypy==0.790
66
pre-commit==2.8.2
77
pytest==6.1.2
88
pytest-cov>=2.9.0
9-
pytest-homeassistant-custom-component==0.0.20
9+
pytest-homeassistant-custom-component==0.3.2
1010
pylint==2.6.0
1111
pylint-strict-informational==0.1

0 commit comments

Comments
 (0)