From 52d381f47146b0890621f492f7a53607a291d412 Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Sat, 19 Oct 2019 21:05:26 -0500 Subject: [PATCH] Add sensors to README --- info.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/info.md b/info.md index e685bac..001a61f 100644 --- a/info.md +++ b/info.md @@ -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