fix
This commit is contained in:
parent
2aa79d50ba
commit
e4d3cd9643
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "ratgdo",
|
||||||
|
"version": "0.0.2",
|
||||||
|
"description": "ratgdo for esphome",
|
||||||
|
"keywords": "ratgdo, esphome",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/bdraco/esphome-ratgdo"
|
||||||
|
},
|
||||||
|
"authors": [],
|
||||||
|
"license": "GPLv3",
|
||||||
|
"homepage": "https://github.com/bdraco/esphome-esphome",
|
||||||
|
"dependencies": {
|
||||||
|
"secplus": "*",
|
||||||
|
"espsoftwareserial": "*"
|
||||||
|
},
|
||||||
|
"frameworks": "arduino",
|
||||||
|
"platforms": "*"
|
||||||
|
}
|
Loading…
Reference in New Issue