Add event platform to unifiprotect (#120681)
* Add event platform to unifiprotect * Add event platform to unifiprotect * Add event platform to unifiprotect * Add event platform to unifiprotect * adjust * tweaks * translations * coverage * coverage * Update tests/components/unifiprotect/test_event.py
This commit is contained in:
parent
0dfb5bd7d9
commit
2cfd6d53bd
4 changed files with 268 additions and 0 deletions
|
@ -61,6 +61,7 @@ PLATFORMS = [
|
|||
Platform.BINARY_SENSOR,
|
||||
Platform.BUTTON,
|
||||
Platform.CAMERA,
|
||||
Platform.EVENT,
|
||||
Platform.LIGHT,
|
||||
Platform.LOCK,
|
||||
Platform.MEDIA_PLAYER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue