We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31cf485 + 9d0e5f5 commit fb0440fCopy full SHA for fb0440f
custom_components/stromer/manifest.json
@@ -1,10 +1,10 @@
1
{
2
"domain": "stromer",
3
"name": "Stromer e-bike",
4
- "version": "0.2.0a1",
5
- "documentation": "https://github.com/CoMPaTech/stromer",
6
- "requirements": [],
7
"codeowners": ["@CoMPaTech"],
+ "config_flow": true,
+ "documentation": "https://github.com/CoMPaTech/stromer",
8
"iot_class": "cloud_polling",
9
- "config_flow": true
+ "requirements": [],
+ "version": "0.2.0a1"
10
}
0 commit comments