Add Third Reality to Zigbee Iot standards (#79341)

This commit is contained in:
Zack Barett 2022-09-29 22:13:09 -05:00 committed by GitHub
parent 6e893d9162
commit 0001270bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"domain": "third_reality",
"name": "Third Reality",
"iot_standards": ["zigbee"]
}

View File

@ -4422,6 +4422,12 @@
"iot_class": "local_polling",
"name": "Thinking Cleaner"
},
"third_reality": {
"name": "Third Reality",
"iot_standards": [
"zigbee"
]
},
"thomson": {
"config_flow": false,
"iot_class": "local_polling",