Commit graph

7 commits

Author SHA1 Message Date
Christian Hesse fee2523a22 mode-button: make LED configurable 2020-10-23 21:50:14 +02:00
Christian Hesse 2e4658e49a mode-button: act on led with type on or off only 2020-10-23 21:24:59 +02:00
Christian Hesse 55e114c190 mode-button: act on led with no interface setting only 2020-10-23 20:32:45 +02:00
Christian Hesse 3b65b7e835 mode-button: fix delay
The `:beep` command is async... So an additional delay is
required unconditionally.
2020-10-23 16:01:21 +02:00
Christian Hesse ebbc40e3a0 mode-button: support inverted blink 2020-10-23 12:01:29 +02:00
Christian Hesse dd39049d36 mode-button: use user-led for visual feeback
The user-led needs to be configured with type=off, it is ignored with
other configuration.
2020-10-22 22:18:22 +02:00
Christian Hesse 8b2df7abd0 mode-button: merge mode-button-event & mode-button-scheduler 2020-10-16 08:24:19 +02:00