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:
IceBotYT 2024-08-20 10:56:26 -04:00 committed by GitHub
parent 15cb230e4a
commit ade8076455
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.