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.
2 parents 2a68ad8 + a45a58b commit 5bc911dCopy full SHA for 5bc911d
custom_components/readme/manifest.json
@@ -1,11 +1,15 @@
1
{
2
"domain": "readme",
3
"name": "Generate readme",
4
- "after_dependencies": ["hassio"],
5
- "codeowners": ["@ludeeus"],
+ "after_dependencies": [
+ "hassio"
6
+ ],
7
+ "codeowners": [
8
+ "@ludeeus"
9
10
"config_flow": true,
11
"documentation": "https://github.com/custom-components/readme",
12
"iot_class": "calculated",
13
"issue_tracker": "https://github.com/custom-components/issues",
- "version": "0.0.0"
-}
14
+ "version": "0.6.0"
15
+}
0 commit comments