diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..69dad7c --- /dev/null +++ b/manifest.json @@ -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": [] +}