From ade807645518d6ebaa75ad6a998bd61f563307d7 Mon Sep 17 00:00:00 2001 From: IceBotYT <34712694+IceBotYT@users.noreply.github.com> Date: Tue, 20 Aug 2024 10:56:26 -0400 Subject: [PATCH] Add switch platform to Nice G.O. (#34370) * Add Nice G.O. switch * Add platform and category * FIX GEMFILE * Add more detail * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/nice_go.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/nice_go.markdown b/source/_integrations/nice_go.markdown index 0dd460a6832..7ce05dd3559 100644 --- a/source/_integrations/nice_go.markdown +++ b/source/_integrations/nice_go.markdown @@ -5,6 +5,7 @@ ha_release: '2024.9' ha_category: - Cover - Light + - Switch ha_iot_class: Cloud Push ha_config_flow: true ha_codeowners: @@ -14,6 +15,7 @@ ha_platforms: - cover - diagnostics - light + - switch ha_integration_type: integration --- @@ -32,3 +34,7 @@ Garage doors linked to your Nice G.O. account will appear as covers. ## Light Lights on your garage door will appear as lights. + +## Switch + +A switch for turning vacation mode on and off will be made available for each device. Vacation mode prevents the operation of the door from physical control points such as a wall station, wireless keypad, remote control, or HomeLink. It can still be controlled from Home Assistant.