From 5ddf61387fb586cd33cc67286b7185ac00b5367f Mon Sep 17 00:00:00 2001 From: griddyadmin <69921940+griddyadmin@users.noreply.github.com> Date: Thu, 10 Sep 2020 14:34:50 -0500 Subject: [PATCH] Update ha_category to Energy (#14459) * Update ha_category to Energy I noticed that this integration is currently in the Sensor category -- it really belongs in the Energy category as it is presenting the 5-minute interval pricing for Electricity in the Texas deregulated market. * Update griddy.markdown --- source/_integrations/griddy.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/griddy.markdown b/source/_integrations/griddy.markdown index 6ebc9080d11..dfc3da50d26 100644 --- a/source/_integrations/griddy.markdown +++ b/source/_integrations/griddy.markdown @@ -1,7 +1,8 @@ --- title: Griddy Power -description: Instructions on how to integrate griddy prices into Home Assistant. +description: Instructions on how to integrate griddy real-time electricity prices into Home Assistant. ha_category: + - Energy - Sensor ha_release: 0.107 ha_iot_class: Cloud Polling