diff --git a/library.json b/library.json new file mode 100644 index 0000000..b7396be --- /dev/null +++ b/library.json @@ -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": "*" +}