-
Notifications
You must be signed in to change notification settings - Fork 2
Doorbell
Martin Patfield edited this page Nov 10, 2025
·
1 revision
| Field | Required | Description |
|---|---|---|
maximumBrightness |
No | Set maximum brightness using values rather than percentage |
maximumVolume |
No | Set maximum volume using values rather than percentage |
topicEventButtonPress |
Yes | Event for button press |
topicGetBrightness |
No | Get the brightness |
topicSetBrightness |
No | Set the brightness |
topicGetMuted |
No | Get whether the doorbell is muted |
topicSetMuted |
No | Set whether the doorbell is muted |
topicGetVolume |
No | Get the volume |
topicSetVolume |
No | Set the volume |
valueSinglePress |
No | Single press event |
valueDoublePress |
No | Double press event |
valueLongPress |
No | Long press event |
valueMuted |
No | Doorbell muted |
valueUnmuted |
No | Doorbell unmuted |