1
0
mirror of https://github.com/USA-RedDragon/badnest.git synced 2025-03-15 11:27:51 +00:00

Create manifest.json

This commit is contained in:
mastermc0 2020-04-15 20:04:37 +01:00 committed by GitHub
parent 339c2e165e
commit 3645505d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
manifest.json Normal file
View File

@ -0,0 +1,13 @@
{
"domain": "badnest",
"name": "Bad Nest (A hack around the Nest component to pull from their internal api)",
"documentation": "https://github.com/mastermc0/badnest",
"dependencies": [],
"codeowners": [
"@USA-RedDragon",
"@vinodmishra",
"@mastermc0"
],
"homeassistant": "0.97.0",
"requirements": []
}