File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
custom_components/panda_status Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "domain" : " panda_status" ,
3- "name" : " Panda Status (BigTreeTech) " ,
4- "version " : " 1.0 " ,
5- "requirements" : [
6- " websockets "
7- ] ,
8- "codeowners " : [
9- " @ping-localhost "
10- ] ,
11- "config_flow " : true ,
12- "documentation" : " https://github.com/ping-localhost/panda_status " ,
13- "issue_tracker" : " https://github.com/ping-localhost/panda_status/issues " ,
14- "iot_class " : " local_polling "
2+ "domain" : " panda_status" ,
3+ "name" : " Panda Status" ,
4+ "codeowners " : [
5+ " @ping-localhost "
6+ ],
7+ "config_flow" : true ,
8+ "documentation " : " https://github.com/ping-localhost/panda_status " ,
9+ "iot_class" : " local_polling " ,
10+ "issue_tracker" : " https://github.com/ping-localhost/panda_status/issues " ,
11+ "requirements " : [
12+ " websockets "
13+ ] ,
14+ "version " : " 1.0.0 "
1515}
You can’t perform that action at this time.
0 commit comments