We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2d1be commit 07f3cb3Copy full SHA for 07f3cb3
custom_components/span_panel/manifest.json
@@ -2,14 +2,15 @@
2
"domain": "span_panel",
3
"name": "Span Panel",
4
"codeowners": [
5
- "@cayossarian"
+ "@SpanPanel",
6
+ "@cayossarian",
7
],
8
"config_flow": true,
- "documentation": "https://github.com/cayossarian/span",
9
+ "documentation": "https://github.com/SpanPanel/span",
10
"iot_class": "local_polling",
- "issue_tracker": "https://github.com/cayossarian/span/issues",
11
+ "issue_tracker": "https://github.com/SpanPanel/span/issues",
12
"requirements": [],
- "version": "0.0.10",
13
+ "version": "0.0.11",
14
"zeroconf": [
15
{
16
"type": "_span._tcp.local."
0 commit comments