iobroker-community-adapters / ioBroker.vis-material-advanced

Enhanced Material widgets
MIT License
2 stars 4 forks source link

widget for Radio Station #10

Open EdgarM73 opened 4 years ago

EdgarM73 commented 4 years ago

maybe for Bose only:

create a widget for all Presets and add the radio station img from object.

sigi2345 commented 4 years ago

maybe for Bose only:

Why?

EdgarM73 commented 4 years ago

Because I do not know, if other smart speakers offer similar funcionality.

I can implement it for any speaker, if somebody gives mit dem appropriate DP for them ;)

sigi2345 commented 4 years ago

Because I do not know, if other smart speakers offer similar funcionality.

I can implement it for any speaker, if somebody gives mit dem appropriate DP for them ;)

{ "from": "system.adapter.musiccast.0", "user": "system.user.admin", "ts": 1569022242550, "common": { "name": "netusb favourites", "type": "array", "role": "list", "desc": "netusb favourites", "read": true, "write": false }, "native": {}, "acl": { "object": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator", "state": 1636 }, "_id": "musiccast.0.RX-V481_08125F03.netusb.preset_info", "type": "state" }

EdgarM73 commented 4 years ago

thx