2019-02-06 03:31:15 +00:00
|
|
|
add_device:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Add device
|
2020-04-05 15:27:16 +00:00
|
|
|
description:
|
|
|
|
Enables the join permission of the Xiaomi Aqara Gateway for 30 seconds.
|
2019-02-06 03:31:15 +00:00
|
|
|
A new device can be added afterwards by pressing the pairing button once.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
gw_mac:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Gateway MAC
|
2020-04-05 15:27:16 +00:00
|
|
|
description: MAC address of the Xiaomi Aqara Gateway.
|
2021-05-15 16:24:52 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: 34ce00880088
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-02-06 03:31:15 +00:00
|
|
|
play_ringtone:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: play ringtone
|
2020-04-05 15:27:16 +00:00
|
|
|
description:
|
|
|
|
Play a specific ringtone. The version of the gateway firmware must
|
2019-02-06 03:31:15 +00:00
|
|
|
be 1.4.1_145 at least.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
gw_mac:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Gateway MAC
|
2020-04-05 15:27:16 +00:00
|
|
|
description: MAC address of the Xiaomi Aqara Gateway.
|
2021-05-15 16:24:52 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: 34ce00880088
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2020-04-05 15:27:16 +00:00
|
|
|
ringtone_id:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Ringtone ID
|
2020-04-05 15:27:16 +00:00
|
|
|
description: One of the allowed ringtone ids.
|
2021-05-15 16:24:52 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: 8
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2020-04-05 15:27:16 +00:00
|
|
|
ringtone_vol:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Ringtone volume
|
2020-04-05 15:27:16 +00:00
|
|
|
description: The volume in percent.
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
|
|
|
max: 100
|
2019-02-06 03:31:15 +00:00
|
|
|
remove_device:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Remove device
|
2020-04-05 15:27:16 +00:00
|
|
|
description:
|
|
|
|
Removes a specific device. The removal is required if a device shall
|
2019-02-06 03:31:15 +00:00
|
|
|
be paired with another gateway.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
device_id:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Device ID
|
2020-04-05 15:27:16 +00:00
|
|
|
description: Hardware address of the device to remove.
|
2021-05-15 16:24:52 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: 158d0000000000
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2020-04-05 15:27:16 +00:00
|
|
|
gw_mac:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Gateway MAC
|
2020-04-05 15:27:16 +00:00
|
|
|
description: MAC address of the Xiaomi Aqara Gateway.
|
2021-05-15 16:24:52 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: 34ce00880088
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-02-06 03:31:15 +00:00
|
|
|
stop_ringtone:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Stop ringtone
|
2019-02-06 03:31:15 +00:00
|
|
|
description: Stops a playing ringtone immediately.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
gw_mac:
|
2021-05-15 16:24:52 +00:00
|
|
|
name: Gateway MAC
|
2020-04-05 15:27:16 +00:00
|
|
|
description: MAC address of the Xiaomi Aqara Gateway.
|
2021-05-15 16:24:52 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: 34ce00880088
|
2021-05-15 16:24:52 +00:00
|
|
|
selector:
|
|
|
|
text:
|