The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Building a wifi remote control
#1
Hi every one,

I'm building an esp8266 remote control to pilot my moode player.
It's an easy projet, just check buttons and rotaty encoder to send orders trougn Http commands .

i'v found the classic command like this one :

       http://moode/command/?cmd=play

i'v found PLAY, STOP, PAUSE/RESUME, NEXT and VOL n .
And also get Json of playing song.

Is there any other commands ? like PREV and maybe a power managment acces ? (http://moode/command/?cmd=shutdown) 

Thanks in advance for your answers

Greetings from Belgium
Fabian
Reply


Messages In This Thread
Building a wifi remote control - by From Hell - 08-30-2022, 04:52 PM
RE: Building a wifi remote control - by From Hell - 08-30-2022, 06:17 PM
RE: Building a wifi remote control - by From Hell - 08-31-2022, 11:22 AM

Forum Jump: