| TA |
Button value |
Number of the button pressed last (1 to 4). The value is reset to 0 after three seconds. |
| T1 |
Button bit 1 |
Reacts to the first button. |
| T2 |
Button bit 2 |
Reacts to the second button. |
| T3 |
Button bit 3 |
Reacts to the third button. |
| T4 |
Button bit 4 |
Reacts to the fourth button. |
| BP |
Battery % |
State of charge of the battery in percent. |
| BA |
Battery alarm |
Is set to 1 as soon as the battery level is 10 % or less. |
|
MQTT topic |
Topic under which the gateway script publishes the values of this device. It consists of the prefix configured in the script and the Bluetooth address, for example shelly-blu-aa:bb:cc:dd:ee:ff. The easiest way is to copy it from the MQTT diagnostics. |
|
Type 1 |
Behaviour of the output button bit 1. Toggle flips the output on every button press. Pulse sets it to 1 and resets it after three seconds. Off and On send the fixed value 0 or 1 to the address on every button press, even if the value does not change. |
|
Type 2 |
Behaviour of the output button bit 2. Toggle flips the output on every button press. Pulse sets it to 1 and resets it after three seconds. Off and On send the fixed value 0 or 1 to the address on every button press, even if the value does not change. |
|
Type 3 |
Behaviour of the output button bit 3. Toggle flips the output on every button press. Pulse sets it to 1 and resets it after three seconds. Off and On send the fixed value 0 or 1 to the address on every button press, even if the value does not change. |
|
Type 4 |
Behaviour of the output button bit 4. Toggle flips the output on every button press. Pulse sets it to 1 and resets it after three seconds. Off and On send the fixed value 0 or 1 to the address on every button press, even if the value does not change. |