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 55399bd commit fca2dcaCopy full SHA for fca2dca
custom_components/npm_switches/manifest.json
@@ -1,12 +1,12 @@
1
{
2
"domain": "npm_switches",
3
"name": "NPM Switches",
4
+ "codeowners": [
5
+ "@InTheDaylight14"
6
+ ],
7
+ "config_flow": true,
8
"documentation": "https://github.com/InTheDaylight14/nginx-proxy-manager-switches",
9
"iot_class": "cloud_polling",
10
"issue_tracker": "https://github.com/InTheDaylight14/nginx-proxy-manager-switches/issues",
- "version": "0.0.0",
- "config_flow": true,
- "codeowners": [
- "@InTheDaylight14"
11
- ]
12
-}
+ "version": "0.0.0"
+}
0 commit comments