jgdhbiksbhskfj
This commit is contained in:
parent
6a7731dd31
commit
3973a7d6b3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"slug": "yealink_bridge",
|
"slug": "yealink_bridge",
|
||||||
"name": "Yealink Bridge",
|
"name": "Yealink Bridge",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"url": "https://git.drgn.moe/BlackDragon/yealink-bridge",
|
"url": "https://git.drgn.moe/BlackDragon/yealink-bridge",
|
||||||
"stage": "stable",
|
"stage": "stable",
|
||||||
"description": "Yealink bridge",
|
"description": "Yealink bridge",
|
||||||
|
@ -29,8 +29,8 @@
|
||||||
"schema": {
|
"schema": {
|
||||||
"mqtt_broker": "str",
|
"mqtt_broker": "str",
|
||||||
"mqtt_topic": "str",
|
"mqtt_topic": "str",
|
||||||
"mqtt_username": "str",
|
"mqtt_username": "str?",
|
||||||
"mqtt_password": "str",
|
"mqtt_password": "str?",
|
||||||
"yealink_username": "str",
|
"yealink_username": "str",
|
||||||
"yealink_password": "str",
|
"yealink_password": "str",
|
||||||
"yealink_ip": "str",
|
"yealink_ip": "str",
|
||||||
|
|
Loading…
Reference in a new issue