mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
Add matter to Third Reality (#149659)
This commit is contained in:
parent
daea76c2f1
commit
edca3fc0b7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"domain": "third_reality",
|
||||
"name": "Third Reality",
|
||||
"iot_standards": ["zigbee"]
|
||||
"iot_standards": ["matter", "zigbee"]
|
||||
}
|
||||
|
@ -6728,6 +6728,7 @@
|
||||
"third_reality": {
|
||||
"name": "Third Reality",
|
||||
"iot_standards": [
|
||||
"matter",
|
||||
"zigbee"
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user