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