-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c27636
commit e65239e
Showing
4 changed files
with
244 additions
and
244 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
custom_components/switch_manager/assets/switch_manager_panel.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
306 changes: 153 additions & 153 deletions
306
custom_components/switch_manager/blueprints/zha-philips-hue-dimmer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,153 +1,153 @@ | ||
name: Philips Hue Dimmer v1/v2 | ||
service: ZHA | ||
event_type: zha_event | ||
identifier_key: device_id | ||
buttons: | ||
- x: 2 | ||
y: 2 | ||
width: 189 | ||
height: 159 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: on_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: on_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: on_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: on_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: on_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: on_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: on_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: on_long_release | ||
- x: 2 | ||
y: 161 | ||
width: 189 | ||
height: 90 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: up_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: up_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: up_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: up_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: up_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: up_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: up_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: up_long_release | ||
- x: 2 | ||
y: 251 | ||
width: 189 | ||
height: 90 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: down_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: down_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: down_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: down_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: down_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: down_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: down_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: down_long_release | ||
- x: 2 | ||
y: 341 | ||
width: 189 | ||
height: 159 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: off_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: off_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: off_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: off_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: off_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: off_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: off_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: off_long_release | ||
name: Philips Hue Dimmer v1/v2 | ||
service: ZHA | ||
event_type: zha_event | ||
identifier_key: device_id | ||
buttons: | ||
- x: 2 | ||
y: 2 | ||
width: 189 | ||
height: 159 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: on_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: on_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: on_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: on_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: on_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: on_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: on_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: on_long_release | ||
- x: 2 | ||
y: 161 | ||
width: 189 | ||
height: 90 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: up_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: up_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: up_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: up_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: up_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: up_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: up_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: up_long_release | ||
- x: 2 | ||
y: 251 | ||
width: 189 | ||
height: 90 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: down_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: down_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: down_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: down_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: down_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: down_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: down_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: down_long_release | ||
- x: 2 | ||
y: 341 | ||
width: 189 | ||
height: 159 | ||
actions: | ||
- title: init | ||
conditions: | ||
- key: command | ||
value: off_press | ||
- title: press | ||
conditions: | ||
- key: command | ||
value: off_short_release | ||
- title: press 2x | ||
conditions: | ||
- key: command | ||
value: off_double_press | ||
- title: press 3x | ||
conditions: | ||
- key: command | ||
value: off_triple_press | ||
- title: press 4x | ||
conditions: | ||
- key: command | ||
value: off_quadruple_press | ||
- title: press 5x | ||
conditions: | ||
- key: command | ||
value: off_quintuple_press | ||
- title: hold | ||
conditions: | ||
- key: command | ||
value: off_hold | ||
- title: hold (released) | ||
conditions: | ||
- key: command | ||
value: off_long_release |
Oops, something went wrong.