Add Matter protocol to Switchbot (#147356)

This commit is contained in:
Joost Lekkerkerker 2025-06-23 16:06:19 +02:00 committed by GitHub
parent 9ae3129f16
commit 0c08b4fc8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,6 @@
{
"domain": "switchbot",
"name": "SwitchBot",
"integrations": ["switchbot", "switchbot_cloud"]
"integrations": ["switchbot", "switchbot_cloud"],
"iot_standards": ["matter"]
}

View File

@ -6426,7 +6426,10 @@
"iot_class": "cloud_polling",
"name": "SwitchBot Cloud"
}
}
},
"iot_standards": [
"matter"
]
},
"switcher_kis": {
"name": "Switcher",