File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
DOMAIN = "readme"
8
8
DOMAIN_DATA = "readme_data"
9
- INTEGRATION_VERSION = "0.0 .0"
9
+ INTEGRATION_VERSION = "0.6 .0"
10
10
11
11
ISSUE_URL = "https://github.com/custom-components/readme/issues"
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"domain" : " readme" ,
3
3
"name" : " Generate readme" ,
4
- "after_dependencies" : [" hassio" ],
5
- "codeowners" : [" @ludeeus" ],
4
+ "after_dependencies" : [
5
+ " hassio"
6
+ ],
7
+ "codeowners" : [
8
+ " @ludeeus"
9
+ ],
6
10
"config_flow" : true ,
7
11
"documentation" : " https://github.com/custom-components/readme" ,
8
12
"iot_class" : " calculated" ,
9
13
"issue_tracker" : " https://github.com/custom-components/issues" ,
10
- "version" : " 0.0 .0"
11
- }
14
+ "version" : " 0.6 .0"
15
+ }
You can’t perform that action at this time.
0 commit comments