1
0
mirror of https://github.com/USA-RedDragon/badnest.git synced 2024-10-05 21:00:49 +01:00

Add sensors to README

This commit is contained in:
Jacob McSwain 2019-10-19 21:05:26 -05:00
parent 87c65ab23e
commit 52d381f471
No known key found for this signature in database
GPG Key ID: 59957AD09B94EDF5

View File

@ -28,6 +28,9 @@ climate:
camera:
- platform: badnest
sensor:
- platform: badnest
```
## Example configuration.yaml - When you are using the Google Auth Login
@ -44,6 +47,9 @@ climate:
camera:
- platform: badnest
sensor:
- platform: badnest
```
Google Login support added with many thanks to: chrisjshull from <https://github.com/chrisjshull/homebridge-nest/>