1.0.0
!!! Breaking changes !!!
- (o0shojo0o) reworked the output of the buttons via API and MQTT to get the "press" and "release" event (press = true, release = false). Example:
{"buttons":{"rightButton":true}}
!!! Breaking changes !!!
{"buttons":{"rightButton":true}}