diff --git a/custom_components/shittynest/manifest.json b/custom_components/shittynest/manifest.json index 3fd7035..1a3673d 100644 --- a/custom_components/shittynest/manifest.json +++ b/custom_components/shittynest/manifest.json @@ -1,11 +1,11 @@ { - "domain": "shittynest", - "name": "Shitty Nest (A hack around the Nest component to pull from their internal api)", - "documentation": "https://custom-components.github.io/shittynest", + "domain": "badnest", + "name": "Bad Nest (A hack around the Nest component to pull from their internal api)", + "documentation": "https://custom-components.github.io/badnest", "dependencies": [], "codeowners": [ "@USA-RedDragon" ], "homeassistant": "0.97.0", "requirements": [] -} \ No newline at end of file +}