|
楼主 |
发表于 2022-7-11 15:06:45
|
显示全部楼层
[{"id":"c6fe8ede158a8f88","type":"tab","label":"小爱音箱会员歌曲用云音乐播放","disabled":false,"info":""},{"id":"b7aa86feed94b601","type":"server-state-changed","z":"c6fe8ede158a8f88","name":"小爱对话","server":"94f0c0a9.629b6","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.xiaomi_lx5a_7d9b_conversation","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"x":100,"y":300,"wires":[["0d473067753b8248","47c634875cc53d15"]]},{"id":"0d473067753b8248","type":"switch","z":"c6fe8ede158a8f88","name":"判断是否为绿钻歌曲","property":"data.new_state.attributes.answers[0].tts.text","propertyType":"msg","rules":[{"t":"cont","v":"试听版","vt":"str"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":320,"y":220,"wires":[["79720e80049f4dd3","cea722c9573601f2","c5579215fe592fee"],[]]},{"id":"0ffdb07f5f5ce4ad","type":"debug","z":"c6fe8ede158a8f88","name":"1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1210,"y":180,"wires":[]},{"id":"ea3d2c240aa48fb8","type":"debug","z":"c6fe8ede158a8f88","name":"2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":690,"y":560,"wires":[]},{"id":"1693ee29d55c2d1a","type":"api-call-service","z":"c6fe8ede158a8f88","name":"调用conversation云音乐播放","server":"94f0c0a9.629b6","version":5,"debugenabled":false,"domain":"conversation","service":"process","areaId":[],"deviceId":[],"entityId":[],"data":"{\"text\":msg.payload}","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1000,"y":160,"wires":[["0ffdb07f5f5ce4ad"]]},{"id":"1e5f80562eaca239","type":"function","z":"c6fe8ede158a8f88","name":"","func":"msg.payload = \"播放歌曲\"+msg.payload[1]\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":790,"y":180,"wires":[["1693ee29d55c2d1a"]]},{"id":"79720e80049f4dd3","type":"split","z":"c6fe8ede158a8f88","name":"","splt":"播放","spltType":"str","arraySplt":"1","arraySpltType":"len","stream":false,"addname":"","x":510,"y":180,"wires":[["591d740644ca4e42"]]},{"id":"591d740644ca4e42","type":"join","z":"c6fe8ede158a8f88","name":"","mode":"custom","build":"array","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"","count":"","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":650,"y":180,"wires":[["1e5f80562eaca239"]]},{"id":"cea722c9573601f2","type":"delay","z":"c6fe8ede158a8f88","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"x":540,"y":240,"wires":[["a5ad41115af17cd9"]]},{"id":"a5ad41115af17cd9","type":"xiaoai-mediaplayer","z":"c6fe8ede158a8f88","name":"","xiaoai":"aea8514ac03e7fb4","action":"pause","device":"6d13798f-7cfd-40b8-96ee-a9b300f05a0d","x":770,"y":240,"wires":[[],[]]},{"id":"4f0e1750332d50b3","type":"comment","z":"c6fe8ede158a8f88","name":"小爱音箱会员歌曲用云音乐播放","info":"","x":180,"y":120,"wires":[]},{"id":"47c634875cc53d15","type":"switch","z":"c6fe8ede158a8f88","name":"停止播放","property":"payload","propertyType":"msg","rules":[{"t":"cont","v":"休息","vt":"str"},{"t":"cont","v":"暂停","vt":"str"},{"t":"cont","v":"停止","vt":"str"},{"t":"cont","v":"闭嘴","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":280,"y":440,"wires":[["3048db6f3fee4ee5"],["3048db6f3fee4ee5"],["3048db6f3fee4ee5"],["3048db6f3fee4ee5"]]},{"id":"92a4c004e37d1986","type":"api-call-service","z":"c6fe8ede158a8f88","name":"调用conversation云音乐停止","server":"94f0c0a9.629b6","version":5,"debugenabled":false,"domain":"conversation","service":"process","areaId":[],"deviceId":[],"entityId":[],"data":"{\"text\":msg.payload}","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":780,"y":440,"wires":[[]]},{"id":"3048db6f3fee4ee5","type":"change","z":"c6fe8ede158a8f88","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"暂停音乐","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":490,"y":440,"wires":[["92a4c004e37d1986","ea3d2c240aa48fb8"]]},{"id":"c5579215fe592fee","type":"api-call-service","z":"c6fe8ede158a8f88","name":"设置云音乐音量","server":"94f0c0a9.629b6","version":5,"debugenabled":false,"domain":"media_player","service":"volume_set","areaId":[],"deviceId":[],"entityId":["media_player.yun_yin_le"],"data":"{\"volume_level\":\"0.27\"}","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":560,"y":100,"wires":[[]]},{"id":"510465659c5576e7","type":"inject","z":"c6fe8ede158a8f88","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":360,"y":60,"wires":[["c5579215fe592fee"]]},{"id":"94f0c0a9.629b6","type":"server","name":"Home Assistant","version":2,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":false,"cacheJson":true,"heartbeat":false,"heartbeatInterval":"30"},{"id":"aea8514ac03e7fb4","type":"xiaoai-tts-configurator","name":""}] |
|