mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
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>
This commit is contained in:
parent
15cb230e4a
commit
ade8076455
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user