Skip to content

Commit

Permalink
Add Z2M docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Crocmagnon committed Jan 21, 2021
1 parent f83edc6 commit ba0fbf1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/_data/controllers/LEGRAND-600083.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ device_support:
- hold top button → Brighten up
- hold bottom button → Dim down
integrations:
- name: Zigbee2MQTT
codename: z2m
actions:
- "on" → press bottom button
- "off" → press top button
- brightness_move_up → hold bottom button
- brightness_move_down → hold top button
- brightness_stop → release any button
- name: ZHA
codename: zha
actions:
Expand Down
13 changes: 13 additions & 0 deletions docs/_data/controllers/LEGRAND-600088.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,19 @@ device_support:
- hold right top button → Brighten up
- hold right bottom button → Dim down
integrations:
- name: Zigbee2MQTT
codename: z2m
actions:
- on_left → press bottom left button
- off_left → press top left button
- brightness_move_up_left → hold bottom left button
- brightness_move_down_left → hold top left button
- brightness_stop_left → release any left button
- on_right → press bottom right button
- off_right → press top right button
- brightness_move_up_right → hold bottom right button
- brightness_move_down_right → hold top right button
- brightness_stop_right → release any right button
- name: ZHA
codename: zha
actions:
Expand Down

0 comments on commit ba0fbf1

Please sign in to comment.