Metainformationen zur Seite

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
plugins:chromecast_4_lox:start [2022/09/10 12:18] – angelegt - Externe Bearbeitung 127.0.0.1plugins:chromecast_4_lox:start [2022/09/11 19:54] (aktuell) Michael Schlenstedt
Zeile 2: Zeile 2:
  
  
- +++++ Version History...|
-\\ +
- +
- +
-|Autor          |[[https://www.loxwiki.eu/display/~aleq|Aleš Berka (Aleq)]]                                                                                                                            | +
-|Logo           |{{plugins:chromecast_4_lox:1231423420.png?h=64}}                                                                                                                              | +
-|Status         |BETA                                                                                                                                                                                  | +
-|Version        |0.2.31                                                                                                                                                                                | +
-|MinLB Version|LB 1.2.2                                                                                                                                                                              | +
-|Download       |[[http://aleq.eu/chromecast4lox/chromecast-4lox-plugin-0.2.31.zip|chromecast-4lox-plugin-0.2.31.zip]]                                                                                 | +
-|Zweck          |Basic Chromecast (audio) control for Loxone                                                                                                                                           | +
-|Languages      |EN                                                                                                                                                                                    | +
-|Discussion     |https://www.vodnici.net/community/loxone-a-arduino/chromecast/ (CZ)\\ https://www.loxforum.com/forum/projektforen/loxberry/plugins/174244-chromecast-control-early-access-english (EN)| +
- +
- +
- +
-{{plugins:chromecast_4_lox:1231423417.png}} +
- +
-Version History...+
  
 **Version 0.2.31 (28.2.2021)** **Version 0.2.31 (28.2.2021)**
Zeile 60: Zeile 42:
   * development, proof of concept, initial version   * development, proof of concept, initial version
  
-\\ +++++
- +
- +
- +
- +
-====== Content ====== +
- +
- +
-  * [[#Chromecast4Lox-Download|Download]] +
-  * [[#Chromecast4Lox-Installation|Installation]] +
-  * [[#Chromecast4Lox-Pluginfunction|Plugin function]] +
-  * [[#Chromecast4Lox-|]] +
-  * [[#Chromecast4Lox-Configuration|Configuration]] +
-  * [[#Chromecast4Lox-.1|]] +
-  * [[#Chromecast4Lox-LoxoneConfig|Loxone Config]] +
-  * [[#Chromecast4Lox-.2|]] +
-  * [[#Chromecast4Lox-UDPcommunication|UDP communication]] +
-    * [[#Chromecast4Lox-Commands(receivedandrecognizedbyChromecast4Lox)|Commands (received and recognized by Chromecast 4 Lox)]] +
-    * [[#Chromecast4Lox-GET_STATUS|GET_STATUS]] +
-    * [[#Chromecast4Lox-GET_VOLUME|GET_VOLUME]] +
-    * [[#Chromecast4Lox-SET_VOLUME|SET_VOLUME]] +
-    * [[#Chromecast4Lox-ADJUST_VOLUME|ADJUST_VOLUME]] +
-    * [[#Chromecast4Lox-PLAY%3Curl%3E|PLAY <url>]] +
-    * [[#Chromecast4Lox-PAUSE|PAUSE]] +
-    * [[#Chromecast4Lox-STOP|STOP]] +
-    * [[#Chromecast4Lox-QUIT|QUIT]] +
-    * [[#Chromecast4Lox-MessagessenttoLoxoneMiniserver(besidesrepliestocommandsdescribedabove)|Messages sent to Loxone Miniserver (besides replies to commands described above)]] +
-    * [[#Chromecast4Lox-Periodicvolumenotification|Periodic volume notification]] +
-    * [[#Chromecast4Lox-Connectionstatus|Connection status]] +
-  * [[#Chromecast4Lox-.3|]] +
-  * [[#Chromecast4Lox-Roadmap|Road map]] +
-  * [[#Chromecast4Lox-.4|]] +
-  * [[#Chromecast4Lox-Troubleshooting,tips|Troubleshooting, tips]] +
-  * [[#Chromecast4Lox-Knownissues,limitations|Known issues, limitations]] +
-  * [[#Chromecast4Lox-Questions,bugreports|Questions, bug reports]] +
- +
- +
-\\+
  
  
 +{{plugins:chromecast_4_lox:1231423417.png}}
  
 ---- ----
- 
-\\ 
- 
  
 ===== Download ===== ===== Download =====
  
 Latest version here: http://aleq.eu/chromecast4lox/ Latest version here: http://aleq.eu/chromecast4lox/
- 
-\\ 
- 
  
 ===== Installation ===== ===== Installation =====
Zeile 123: Zeile 63:
     - Chromecast status should say "Connected". If not, check your configuration of Chromecast IP. Make sure the Chromecast is on the same network (same sub net). See Troubleshooting, tips below     - Chromecast status should say "Connected". If not, check your configuration of Chromecast IP. Make sure the Chromecast is on the same network (same sub net). See Troubleshooting, tips below
     - "Replies will be sent to:" section shows the configured Loxone target. //Optional.//     - "Replies will be sent to:" section shows the configured Loxone target. //Optional.//
- 
-\\ 
  
  
Zeile 140: Zeile 78:
   * //Pause/Stop current cast//   * //Pause/Stop current cast//
   * //Quit current application//   * //Quit current application//
- 
-=====   ===== 
  
 ===== Configuration ===== ===== Configuration =====
Zeile 151: Zeile 87:
   * Loxone Miniserver IP address and UDP port (where to send the replies). This is //optional//. If you don't want to receive result (or to query the volume), you don't need to configure it.   * Loxone Miniserver IP address and UDP port (where to send the replies). This is //optional//. If you don't want to receive result (or to query the volume), you don't need to configure it.
   * Periodic volume change detection. This is //optional//. If defined (as a number of seconds), enabled active polling for volume change compared to last known value. The configured time is the amount of seconds how often or how soon after last command is the volume polled. This polling happens on LoxBerry. If a volume change is detected, then (and only then) the message is sent to Loxone Miniserver (ie. Loxone isn't receiving periodic messages unless there's a change). If you need periodic reporting to Loxone, query the volume (using GET_VOLUME command described below) on your own.   * Periodic volume change detection. This is //optional//. If defined (as a number of seconds), enabled active polling for volume change compared to last known value. The configured time is the amount of seconds how often or how soon after last command is the volume polled. This polling happens on LoxBerry. If a volume change is detected, then (and only then) the message is sent to Loxone Miniserver (ie. Loxone isn't receiving periodic messages unless there's a change). If you need periodic reporting to Loxone, query the volume (using GET_VOLUME command described below) on your own.
- 
-=====   ===== 
  
 ===== Loxone Config ===== ===== Loxone Config =====
Zeile 181: Zeile 115:
  
 You can use the UDP monitor (feature of Loxone Config) to explore the replies You can use the UDP monitor (feature of Loxone Config) to explore the replies
- 
-=====   ===== 
  
 ===== UDP communication ===== ===== UDP communication =====
Zeile 447: Zeile 379:
  
 ---- struct data ---- ---- struct data ----
-pluginuebersicht.author :  +pluginuebersicht.author : Aleš Berka (Aleq) 
-pluginuebersicht.logo :  +pluginuebersicht.logo : :plugins:chromecast_4_lox:1231423420.png 
-pluginuebersicht.status :  +pluginuebersicht.status : BETA 
-pluginuebersicht.version :  +pluginuebersicht.version : 0.2.31 
-pluginuebersicht.min_lb_version :  +pluginuebersicht.min_lb_version : 1.2.2 
-pluginuebersicht.url_release : +pluginuebersicht.url_release : http://aleq.eu/chromecast4lox/chromecast-4lox-plugin-0.2.31.zip
 pluginuebersicht.url_prerelease :  pluginuebersicht.url_prerelease : 
-pluginuebersicht.description :  +pluginuebersicht.description : Basic Chromecast (audio) control for Loxone 
-pluginuebersicht.languages :  +pluginuebersicht.languages : EN 
-pluginuebersicht.discussion : +pluginuebersicht.discussion : https://www.loxforum.com/forum/projektforen/loxberry/plugins/174244-chromecast-control-early-access-english
 ---- ----