gluon/package/gluon-setup-mode
dzzinstant 7ba5577eac Add 'power' button to buttons which enable gluon-setup-mode.
Unlike other AVM devices, the Fritz!Box 3370 has got a 'Power' button
instead of 'WPS', 'DECT' or similar.
However, for a complete implementation of gluon it must be possible to
reboot the device into setup mode via pressing a button.

Notes:
1. The power button is used both for rebooting to setup mode (long press > 3s)
and switching off the device (short press).
This works because wait_setup_mode() is already started by 'power pressed', whereas
poweroff would be called later upon 'power released'.
2. Adding yet another button for setup mode isn't very pretty, esp. for the sake of one device.
However,
- there are only few devices (21/784) with a power button
- 302/784 devices have more than one button (reset + wps|phone) assigned to setup-mode,
  so the confusion is already there anyway.
2020-05-22 23:52:45 +02:00
..
files Add 'power' button to buttons which enable gluon-setup-mode. 2020-05-22 23:52:45 +02:00
luasrc/lib/gluon/upgrade gluon-setup-mode: remove obsolete sysconfig.config_ifname migration 2020-05-10 16:38:42 +02:00
check_site.lua treewide: rework check_site_lib.lua 2018-01-19 10:12:43 +01:00
Makefile treewide: automatically set SECTION and CATEGORY for Gluon packages 2018-04-14 00:01:04 +02:00