mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +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:
|
ha_category:
|
||||||
- Cover
|
- Cover
|
||||||
- Light
|
- Light
|
||||||
|
- Switch
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -14,6 +15,7 @@ ha_platforms:
|
|||||||
- cover
|
- cover
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- light
|
- light
|
||||||
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -32,3 +34,7 @@ Garage doors linked to your Nice G.O. account will appear as covers.
|
|||||||
## Light
|
## Light
|
||||||
|
|
||||||
Lights on your garage door will appear as lights.
|
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