mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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>
This commit is contained in:
parent
734a855ba0
commit
d596e92f25
34
source/_integrations/nice_go.markdown
Normal file
34
source/_integrations/nice_go.markdown
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user