From d596e92f2566a19c7361f7fdf499ae5b73334f2b Mon Sep 17 00:00:00 2001 From: IceBotYT <34712694+IceBotYT@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:12:37 -0400 Subject: [PATCH] Add Nice G.O. integration (#34003) * Convert Linear Garage Door to Nice G.O. * Convert nice_go into a new integration and restore linear_garage_door * Fix gemfile * Fix ha_release * tiny tweak * Add prereqs * Fix gemfile (again) * Update source/_integrations/nice_go.markdown * Update source/_integrations/nice_go.markdown * Update source/_integrations/nice_go.markdown * Update source/_integrations/nice_go.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/nice_go.markdown | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 source/_integrations/nice_go.markdown diff --git a/source/_integrations/nice_go.markdown b/source/_integrations/nice_go.markdown new file mode 100644 index 00000000000..0dd460a6832 --- /dev/null +++ b/source/_integrations/nice_go.markdown @@ -0,0 +1,34 @@ +--- +title: Nice G.O. +description: Control Nice G.O. garage doors +ha_release: '2024.9' +ha_category: + - Cover + - Light +ha_iot_class: Cloud Push +ha_config_flow: true +ha_codeowners: + - '@IceBotYT' +ha_domain: nice_go +ha_platforms: + - cover + - diagnostics + - light +ha_integration_type: integration +--- + +The **Nice G.O.** {% term integration %} lets you control Nice G.O. garage doors through Home Assistant. Device names in Home Assistant are generated based on the names defined in your Nice G.O. mobile app. + +## Prerequisites + +Make sure you have a working account with the Nice G.O. app and have your email and password ready. + +{% include integrations/config_flow.md %} + +## Cover + +Garage doors linked to your Nice G.O. account will appear as covers. + +## Light + +Lights on your garage door will appear as lights.