jgdhbiksbhskfj

This commit is contained in:
Kyan Wanschers 2025-02-19 13:53:52 +01:00
parent 6a7731dd31
commit 3973a7d6b3

View file

@ -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",