diff --git a/info.md b/info.md index 0b9a0d3..58c99a0 100644 --- a/info.md +++ b/info.md @@ -1,6 +1,6 @@ # badnest -A bad Nest thermostats integration that uses the web api to work after Works with Nest was shut down (bad Google, go sit in your corner and think about what you did) +A bad Nest thermostat and camera integration that uses the web api to work after Works with Nest was shut down (bad Google, go sit in your corner and think about what you did) ## Why is it bad? @@ -10,7 +10,8 @@ This isn't an advertised or public API, it's still better than web scraping, but - No proper error handling - Won't work with 2FA enabled accounts -- Will only work the for thermostat, I have no other devices to test with +- Tested with a single thermostat, I have no other devices to test with +- Camera integration is untested by me - Nest could change their webapp api at any time, making this defunct - Won't work with Google-linked accounts - Presets don't work (Eco, Away) @@ -22,6 +23,9 @@ badnest: email: email@domain.com password: !secret nest_password +camera: + - platform: badnest + climate: - platform: badnest scan_interval: 10