Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Aqara T1 Wireless Mini Switch
service: Zigbee2MQTT
event_type: mqtt
mqtt_topic_format: zigbee2mqtt/+/action
buttons:
- actions:
- title: press
conditions:
- key: payload
value: single
- title: press 2x
conditions:
- key: payload
value: double
- title: press 3x
conditions:
- key: payload
value: triple
- title: press 4x
conditions:
- key: payload
value: quadruple
- title: press 5x
conditions:
- key: payload
value: quintuple
- title: hold
conditions:
- key: payload
value: hold
- title: hold (released)
conditions:
- key: payload
value: release
- title: press many times
conditions:
- key: payload
value: many
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Aqara Wireless Mini Switch WXKG12LM (with gyroscope)
service: Zigbee2MQTT
event_type: mqtt
mqtt_topic_format: zigbee2mqtt/+/action
buttons:
- actions:
- title: press
conditions:
- key: payload
value: single
- title: press 2x
conditions:
- key: payload
value: double
- title: hold
conditions:
- key: payload
value: hold
- title: hold (released)
conditions:
- key: payload
value: release
- title: shake
conditions:
- key: payload
value: shake
Original file line number Diff line number Diff line change
@@ -1,26 +1,34 @@
name: Aqara Wireless Mini Switch
service: Zigbee2MQTT
event_type: mqtt
mqtt_topic_format: zigbee2mqtt/+/action
buttons:
- actions:
- title: press
conditions:
- key: payload
value: single
- title: press 2x
conditions:
- key: payload
value: double
- title: hold
conditions:
- key: payload
value: hold
- title: hold (released)
conditions:
- key: payload
value: release
- title: shake
conditions:
- key: payload
value: shake
name: Aqara Wireless Mini Switch WXKG11LM
service: Zigbee2MQTT
event_type: mqtt
mqtt_topic_format: zigbee2mqtt/+/action
buttons:
- actions:
- title: press
conditions:
- key: payload
value: single
- title: press 2x
conditions:
- key: payload
value: double
- title: press 3x
conditions:
- key: payload
value: triple
- title: press 4x
conditions:
- key: payload
value: quadruple
- title: hold
conditions:
- key: payload
value: hold
- title: hold (released)
conditions:
- key: payload
value: release
- title: shake
conditions:
- key: payload
value: shake