ha_cloud_music/README.md

65 lines
2.8 KiB
Markdown
Raw Permalink Normal View History

2023-03-30 22:39:52 +08:00
# 云音乐
2022-11-15 11:12:27 +08:00
在Home Assistant里使用的网易云音乐插件
[![hacs_badge](https://img.shields.io/badge/Home-Assistant-%23049cdb)](https://www.home-assistant.io/)
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration)
![visit](https://visitor-badge.laobi.icu/badge?page_id=shaonianzhentan.ha_cloud_music&left_text=visit)
2022-11-15 11:18:26 +08:00
---
## 历史旧版本项目,请点击链接访问安装
https://github.com/shaonianzhentan/cloud_music
---
2022-11-15 11:12:27 +08:00
## 安装
安装完成重启HA刷新一下页面在集成里搜索`云音乐`
[![Add Integration](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start?domain=ha_cloud_music)
2022-11-15 11:51:40 +08:00
> 接口说明
接口服务是开源免费的,但需要自己进行部署,然后持续进行更新升级,如果遇到接口相关的问题,请去`NeteaseCloudMusicApi`项目中查找问题
https://github.com/Binaryify/NeteaseCloudMusicApi
不想动手不想操心也可以付费使用由我部署维护的接口服务每年30
2022-11-15 11:12:27 +08:00
2023-10-23 14:21:56 +08:00
**注意:关联媒体播放器调整为在集成选项中选择**
2022-11-18 11:20:10 +08:00
## 使用 - [插件图片预览](https://github.com/shaonianzhentan/image/blob/main/ha_cloud_music/README.md)
2022-11-15 11:12:27 +08:00
2023-03-07 20:21:34 +08:00
> **指定ID播放**
2022-11-15 11:12:27 +08:00
2023-03-07 20:21:34 +08:00
- 播放网易云音乐歌单 `cloudmusic://163/playlist?id=25724904`
- 播放网易云音乐电台 `cloudmusic://163/radio/playlist?id=1008`
- 播放网易云音乐歌手 `cloudmusic://163/artist/playlist?id=2116`
- 播放喜马拉雅专辑 `cloudmusic://xmly/playlist?id=258244`
2022-11-15 11:12:27 +08:00
2023-03-08 11:39:20 +08:00
> **搜索播放**
2023-03-07 20:21:34 +08:00
2023-03-08 11:39:20 +08:00
- [x] 音乐搜索播放 `cloudmusic://play/song?kv=关键词`
- [x] 歌手搜索播放 `cloudmusic://play/singer?kv=关键词`
2023-03-07 20:21:34 +08:00
- [x] 歌单搜索播放 `cloudmusic://play/list?kv=关键词`
2023-03-08 11:39:20 +08:00
- [x] 电台搜索播放 `cloudmusic://play/radio?kv=关键词`
- [ ] 喜马拉雅搜索播放 `cloudmusic://play/xmly?kv=关键词`
- [ ] FM搜索播放 `cloudmusic://play/fm?kv=关键词`
2023-07-19 11:35:00 +08:00
- [x] (不推荐)第三方音乐搜索播放 `cloudmusic://search/play?kv=关键词`
2022-11-15 11:12:27 +08:00
2023-03-08 11:40:43 +08:00
> **登录后播放**
- [x] 每日推荐 `cloudmusic://163/my/daily`
2023-11-01 18:45:39 +08:00
- [x] 我喜欢的音乐 `cloudmusic://163/my/ilike`
2023-03-08 11:40:43 +08:00
2022-11-15 11:51:40 +08:00
## 关联项目
- https://github.com/shaonianzhentan/cloud_music_mpd
- https://github.com/shaonianzhentan/ha_windows
2022-11-15 11:12:27 +08:00
## 如果这个项目对你有帮助,请我喝杯<del style="font-size: 14px;">咖啡</del>奶茶吧😘
|支付宝|微信|
|---|---|
<img src="https://ha.jiluxinqing.com/img/alipay.png" align="left" height="160" width="160" alt="支付宝" title="支付宝"> | <img src="https://ha.jiluxinqing.com/img/wechat.png" align="left" height="160" width="160" alt="微信支付" title="微信">
#### 关注我的微信订阅号了解更多HomeAssistant相关知识
2023-10-23 14:21:56 +08:00
<img src="https://ha.jiluxinqing.com/img/wechat-channel.png" height="160" alt="HomeAssistant家庭助理" title="HomeAssistant家庭助理">