Skip to content

Commit fb0440f

Browse files
authored
Merge pull request #12 from CoMPaTech/async_forward_entry_setups
Build forward on #11 for #10
2 parents 31cf485 + 9d0e5f5 commit fb0440f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"domain": "stromer",
33
"name": "Stromer e-bike",
4-
"version": "0.2.0a1",
5-
"documentation": "https://github.com/CoMPaTech/stromer",
6-
"requirements": [],
74
"codeowners": ["@CoMPaTech"],
5+
"config_flow": true,
6+
"documentation": "https://github.com/CoMPaTech/stromer",
87
"iot_class": "cloud_polling",
9-
"config_flow": true
8+
"requirements": [],
9+
"version": "0.2.0a1"
1010
}

0 commit comments

Comments
 (0)