From a49ccf2a3d25e4a8ace6921af98fde7671cdaaea Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 27 Feb 2020 23:32:16 -1000 Subject: [PATCH] =?UTF-8?q?Add=20usage=20sensors=20for=20each=20device=20s?= =?UTF-8?q?ense=20detects=20that=20show=20powe=E2=80=A6=20(#12184)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Convert sense binary sensors to sensors that show power in watts * Add note about conversion * Update for changes on the PR * Fix typo * Remove versioning --- source/_integrations/sense.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/sense.markdown b/source/_integrations/sense.markdown index b3a93482fe6e..d0a40e1aa9b9 100644 --- a/source/_integrations/sense.markdown +++ b/source/_integrations/sense.markdown @@ -54,3 +54,5 @@ Sensors are added for both usage and production with the following names: - **Daily/Weekly/Monthly Usage/Production**: Daily/Weekly/Monthly power usage/production in kWh. Updated every 5 minutes. Binary sensors are created for each of the devices detected by your Sense monitor to show their power state. + +Sensors are created for each of the devices detected by your Sense monitor to show their power usage in Watts.