schmurtzm / MrDiy-Audio-Notifier

MrDiy Audio Notifier (based on esp8266audio) ported to platformio for ESP32
58 stars 23 forks source link

[Feature Request] - increase volume by 0.1 with switch buttons #4

Closed schmurtzm closed 2 years ago

schmurtzm commented 2 years ago

Physical buttons could be useful to be able to tune the volume without the use of MQTT or the web UI. (Also useful for those who use MrDiy-Audio-Notifier like an audio player)

The idea :

adding this in the UI : Vol - button GPIO : <-- here we set the GPIO number , "-1" means not used. Vol + button GPIO :

schmurtzm commented 2 years ago

Implemented in version 0.5