From 0ce9d6ec440c69f62ff589f76dba39c2f920a834 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Fri, 9 Oct 2020 09:25:23 -0400 Subject: [PATCH] Add Light and Presence ha_category for Presence-based Lights integration (#15039) --- source/_integrations/device_sun_light_trigger.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/device_sun_light_trigger.markdown b/source/_integrations/device_sun_light_trigger.markdown index 6ff8ccde1d2..c82fc0b0221 100644 --- a/source/_integrations/device_sun_light_trigger.markdown +++ b/source/_integrations/device_sun_light_trigger.markdown @@ -3,6 +3,8 @@ title: Presence-based Lights description: Instructions on how to automate your lights with Home Assistant. ha_category: - Automation + - Light + - Presence Detection ha_release: pre 0.7 ha_quality_scale: internal ha_domain: device_sun_light_trigger