mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add Nice G.O. event platform (#34373)
* Add Nice G.O. event platform * Gemfile (again) (again) * Add more detail * gemfile
This commit is contained in:
parent
ade8076455
commit
65c144ecd6
@ -4,6 +4,7 @@ description: Control Nice G.O. garage doors
|
||||
ha_release: '2024.9'
|
||||
ha_category:
|
||||
- Cover
|
||||
- Event
|
||||
- Light
|
||||
- Switch
|
||||
ha_iot_class: Cloud Push
|
||||
@ -14,6 +15,7 @@ ha_domain: nice_go
|
||||
ha_platforms:
|
||||
- cover
|
||||
- diagnostics
|
||||
- event
|
||||
- light
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
@ -31,6 +33,10 @@ Make sure you have a working account with the Nice G.O. app and have your email
|
||||
|
||||
Garage doors linked to your Nice G.O. account will appear as covers.
|
||||
|
||||
## Event
|
||||
|
||||
The barrier obstructed event entity will be triggered whenever the barrier gets obstructed. This could be triggered by anything that results in the closure being unsuccessful. This may include beam block during closure, beam block before closure, and an object in the way.
|
||||
|
||||
## Light
|
||||
|
||||
Lights on your garage door will appear as lights.
|
||||
|
Loading…
x
Reference in New Issue
Block a user