File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
custom_components/entitymap Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "domain" : " entitymap" ,
33 "name" : " EntityMap" ,
4- "version" : " 1.0.0" ,
5- "documentation" : " https://github.com/polprog-tech/EntityMap" ,
6- "issue_tracker" : " https://github.com/polprog-tech/EntityMap/issues" ,
7- "codeowners" : [" @polprog-tech" ],
8- "requirements" : [],
9- "dependencies" : [" frontend" , " http" ],
104 "after_dependencies" : [
115 " automation" ,
12- " script" ,
13- " scene" ,
6+ " counter" ,
147 " group" ,
158 " input_boolean" ,
9+ " input_button" ,
10+ " input_datetime" ,
1611 " input_number" ,
17- " input_text" ,
1812 " input_select" ,
19- " input_datetime " ,
20- " input_button " ,
21- " counter " ,
22- " timer " ,
23- " template "
13+ " input_text " ,
14+ " scene " ,
15+ " script " ,
16+ " template " ,
17+ " timer "
2418 ],
25- "integration_type " : " service " ,
19+ "codeowners " : [ " @polprog-tech " ] ,
2620 "config_flow" : true ,
27- "iot_class" : " calculated"
21+ "dependencies" : [" frontend" , " http" ],
22+ "documentation" : " https://github.com/polprog-tech/EntityMap" ,
23+ "integration_type" : " service" ,
24+ "iot_class" : " calculated" ,
25+ "issue_tracker" : " https://github.com/polprog-tech/EntityMap/issues" ,
26+ "requirements" : [],
27+ "version" : " 1.0.0"
2828}
You can’t perform that action at this time.
0 commit comments