Updated ioBroker ALIAS Definitionen (markdown)

Armilar
2022-09-12 17:02:31 +02:00
parent 03325c91a4
commit b37ee783b6

@@ -244,9 +244,11 @@ Bereits in der FAQ & Anleitung beschrieben: https://github.com/joBr99/nspanel-lo
*** ***
### Medien - cardMedia ### Medien - cardMedia
#### Spotify-Premium-Adapter
**Skript zum Anlegen eines Spotify-Premium - media-Alias (ab Version 3.3.2)** **Skript zum Anlegen eines Spotify-Premium - media-Alias (ab Version 3.3.2)**
![image](https://user-images.githubusercontent.com/102996011/189687827-e95892e3-e6c3-415b-9b6f-94904bd22839.png)
<details> <details>
<summary>JavaScript Code</summary> <summary>JavaScript Code</summary>
@@ -305,8 +307,13 @@ createAlias(aliasPath + '.' + aliasDevice + '.VOLUME_ACTUAL', 'VOLUME_ACTUAL', s
``` ```
</details> </details>
#### Alexa2-Adpter
![image](https://user-images.githubusercontent.com/102996011/189404434-6a5da814-fd1e-4ca7-8f42-4e03461b8675.png) ![image](https://user-images.githubusercontent.com/102996011/189404434-6a5da814-fd1e-4ca7-8f42-4e03461b8675.png)
#### Sonos-Adpter
#### Chromecast-Adpter (Google home)
*** ***
### RGB-Licht ### RGB-Licht