top of page

NodeRed Home24 Mediaplayer Subflow

Subflow für Nodered um Befehle an die Home24 Mediaplayer App zu senden
 

 

 

​

Input:​

msg.payload

​

COMMANDS:

LED

  • led=red / led=red&flash

  • led=green / led=green&flash

  • led=yellow / led=yellow&flash

  • led=blue / led=blue&flash

  • led=white / led=white&flash

  • led=magenta / led=magenta&flash

  • led=cancel


Vibrate

  •  vibrate


Statusbar

  •  statusbar=Hello Android

  •  statusbar=cancel


Text

  •  textsmall=Hallo, weiterer Text

  •  textmedium=Hallo, weiterer Text

  •  textlarge=Hallo, weiterer Text

  •  text=close


Infobox

  •  infobox=Hello Android


TTS

  • tts=Hallo HomeMatic

(bei einigen Geräten ist keine Sprache für TTS vorinstalliert. Kontrollieren oder nachinstallieren können Sie diese unter "Einstellungen" -> "Sprache und Eingabe "-> "Text in Sprache" )


Volume

  • volume=10 (1-15)


Call

  • call=0421123456

  • dial=0421123456

  • sms=0150123456&message=Hallo (GSM Modul im Geräte vorausgesetzt und nur bis Version 1.25 da Google die Funktion nicht mehr erlaubt)

App

  •  Starte Standard-Apps ab Android 4.0.3

  •  appbrowser

  •  appcalendar

  •  appappcontacts

  •  appgallery

  •  appmail

  •  appmaps

  •  appmessaging

  •  appmusic


Screen

  •  screenon (continual)

  •  screenoff

  •  screentimeout=10 in sec


Color Screen

  • colorscreen=red

  • colorscreen=green

  • colorscreen=yellow

  • colorscreen=blue

  • colorscreen=white

  • colorscreen=magenta

  • colorscreen=black

  • colorscreen=ltgray

  • colorscreen=gray

  • colorscreen=dkgray

  • colorscreen=cyan

  • colorscreen=close

​

Tasker

  • tasker="Name des Task"


Track

  •  track="beispiel.mp3"

​

​

Changelog

​

1.2.0 (2020-11-10)

  • (Matten-Matten)       add: `to stable`

  • (Matten-Matten)       add: `correction in send code`

  • (Matten-Matten)       add: `APK download links`

  • (Matten-Matten)       add: `ipadress handling`

0.0.2 (2020-06-29)

  • (Matten-Matten)       add: `bugfix`

0.0.1 (2020-06-28)

  • (Matten-Matten)       add: `first publication`

bottom of page