NEWS
Steuerung Medion P85035 WLAN Radio
-
Hallo zusammen,
ich würde gerne mit dem IO-Broker mein Internetradio steuern. Mir reicht ein-/ausschalten + Lautstärke und Favorit mitgeben. Ich habe hier noch nichts brauchbares gefunden, um dieses Radio anzusteuern. Hat von euch vielleicht jemand eine Idee, wie das funktioniert?
Danke!
Gruß surfer
-
Schau mal hier gibt es eine Auflistung der HTML Befehle,
https://github.com/flammy/fsapi/blob/master/FSAPI.md
oder auch hier imForum,
-
Ich bin nun nach eigenen Recherchen soweit gekommen und kann das Radio schonmal ein-/ausschalten und eine Lautstärke mitgeben. Kann man die URL Aufrufe auch irgendwie verbinden? Also Einschalt-Befehl+Lautstärke setzen? Im Moment habe ich davon 2 Aufrufe gemacht, was auch so funktioniert, aber vielleicht gehts auch einfacher?
<xml xmlns="http://www.w3.org/1999/xhtml"> <block type="comment" id="VZi)(W,N{LpxxPQr$bsT" x="112" y="-87"> <field name="COMMENT">Radio ausschalten</field> <next> <block type="request" id="S|n:dj{oiz=1O-(gsngN"> <mutation with_statement="false"></mutation> <field name="WITH_STATEMENT">FALSE</field> <field name="LOG"></field> <value name="URL"> <shadow type="text" id="}P]O*D3PMn{`msoXI-JV"> <field name="TEXT">http://192.168.1.189/fsapi/SET/netRemote.sys.power?pin=1234&value=0</field> </shadow> </value> <next> <block type="debug" id="*$W=T7=ym%G$tdB*$?Br"> <field name="Severity">error</field> <value name="TEXT"> <shadow type="text" id="P6$/p9O|Df[5s#|RZ7uJ"> <field name="TEXT">Radio ausgeschaltet</field> </shadow> </value> <next> <block type="comment" id="P6lH!uuec[xZwMzX.e+L"> <field name="COMMENT">Radio einschalten</field> <next> <block type="request" id="@x*FIJj|_mu4.zOfq5r4"> <mutation with_statement="false"></mutation> <field name="WITH_STATEMENT">FALSE</field> <field name="LOG"></field> <value name="URL"> <shadow type="text" id="0k%y?Sz$IDYTLhPrObhG"> <field name="TEXT">http://192.168.1.189/fsapi/SET/netRemote.sys.power?pin=1234&value=1</field> </shadow> </value> <next> <block type="comment" id="H%t%wm;@[4i1Zy8!/F;c"> <field name="COMMENT">Lautstärke auf 2 setzen</field> <next> <block type="request" id="9g4vdgH?{-4hP~}v@)0)"> <mutation with_statement="false"></mutation> <field name="WITH_STATEMENT">FALSE</field> <field name="LOG"></field> <value name="URL"> <shadow type="text" id="_F`/3N!F1UV~XPm{:[nu"> <field name="TEXT">http://192.168.1.189/fsapi/SET/netRemote.sys.audio.volume?pin=1234&value=2</field> </shadow> </value> <next> <block type="debug" id="D-PdPt(hw6Wmzuaob:A;"> <field name="Severity">error</field> <value name="TEXT"> <shadow type="text" id="i4A%pS|#+BM`th_UCWd5"> <field name="TEXT">Radio eingeschaltet - Laustärke 2</field> </shadow> </value> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </xml>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login