mirror of
https://github.com/howelljiang/baidu-voice.git
synced 2026-07-28 01:53:55 +08:00
按照ha推荐的插件初始化方式进行重构
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"domain": "baidu_voice",
|
||||
"name": "Baidu Voice",
|
||||
"documentation": "https://github.com/howelljiang/baidu_voice",
|
||||
"documentation": "https://github.com/howelljiang/baidu-voice",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@howelljiang"],
|
||||
"requirements": ["baidu-aip>=4.16.10"],
|
||||
"requirements": ["baidu-aip>=4.16.10", "chardet>=5.2.0"],
|
||||
"version": "0.1.0",
|
||||
"iot_class": "cloud_push",
|
||||
"config_flow": true,
|
||||
|
||||
Reference in New Issue
Block a user