We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c401e12 commit b63ecebCopy full SHA for b63eceb
1 file changed
custom_components/signalduino/manifest.json
@@ -4,9 +4,9 @@
4
"codeowners": ["@thecodingdad"],
5
"config_flow": true,
6
"documentation": "https://github.com/thecodingdad/ha-signalduino",
7
- "issue_tracker": "https://github.com/thecodingdad/ha-signalduino/issues",
8
"integration_type": "hub",
9
"iot_class": "local_push",
+ "issue_tracker": "https://github.com/thecodingdad/ha-signalduino/issues",
10
"requirements": ["pyserial-asyncio-fast>=0.13"],
11
"version": "1.0.0"
12
}
0 commit comments