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 4e638ad commit 359fa76Copy full SHA for 359fa76
custom_components/lightener/manifest.json
@@ -1,13 +1,11 @@
1
{
2
"domain": "lightener",
3
"name": "Lightener",
4
- "codeowners": [
5
- "@fredck"
6
- ],
+ "codeowners": ["@fredck"],
7
"config_flow": true,
8
"documentation": "https://github.com/fredck/lightener/blob/master/README.md",
9
"integration_type": "device",
10
"iot_class": "local_push",
11
"issue_tracker": "https://github.com/fredck/lightener/issues",
12
- "version": "2.2.2"
13
-}
+ "version": "2.3.0-beta.1"
+}
0 commit comments