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 MQTT #3

Closed fuzzznet closed 2 years ago

fuzzznet commented 2 years ago

Hey! Make volume control ( vol+ / vol- ) through requests in MQTT.

schmurtzm commented 2 years ago

Hi, can you try this version ? This beta firmware 0.5 include volume control with this MQTT command : MQTT topic: "your_custom_mqtt_topic/volume" MQTT load: + or -

The steps are + or - 0.1 each time.

You can also do it with buttons plugged on GPIO 13 (= vol -) and GPIO 14 (=vol +). Put GPIO to ground to trigger volume change. (cf. issue/request #4 )

schmurtzm commented 2 years ago

Feature implemented, no feedback but seems OK to me.

fuzzznet commented 2 years ago

Hey! I just can not run on D1 Mini. Plays for a few seconds, then freezes and restarts =( I have attached a link to a video with the problem. I changed power supplies and D1 boards, everything is the same. Perhaps the PCM5102A DAC itself is bad, I don’t know what to think anymore.

Could you remove or make it possible to turn off the server connection melody? It's annoying at night when it sounds.

https://photos.app.goo.gl/JyTKsfyxPzwjY3Vg7

ср, 16 февр. 2022 г. в 02:55, Schmurtz @.***>:

Hi, can you try this version https://dl.dropbox.com/s/y2xl95oohin5q89/Schmurtz_ESP_Flasher_2022-02-16_124748.7z ? This beta firmware 0.5 include volume control with this MQTT command : MQTT topic: "your_custom_mqtt_topic/volume" MQTT load: + or -

The steps are + or - 0.1 each time.

You can also do it with buttons plugged on GPIO 13 (= vol -) and GPIO 14 (=vol +). Put GPIO to ground to trigger volume change. (cf. issue/request

4 https://github.com/schmurtzm/MrDiy-Audio-Notifier/issues/4 )

— Reply to this email directly, view it on GitHub https://github.com/schmurtzm/MrDiy-Audio-Notifier/issues/3#issuecomment-1040917711, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARQJ5M25SRX2IE4FN2AU6JDU3LRY3ANCNFSM5MCX6LLQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>