Skip to content

Commit

Permalink
Support PRESS_LONG_RELEASED event
Browse files Browse the repository at this point in the history
  • Loading branch information
tschamm committed Sep 29, 2023
1 parent 6671e8b commit 691fdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/bosch_shc/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
SUPPORTED_INPUTS_EVENTS_TYPES = {
"PRESS_SHORT",
"PRESS_LONG",
"PRESS_LONG_RELEASED",
"MOTION",
"SCENARIO",
"ALARM",
Expand Down

0 comments on commit 691fdbb

Please sign in to comment.