mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Add Third Reality to Zigbee Iot standards (#79341)
This commit is contained in:
parent
6e893d9162
commit
0001270bad
5
homeassistant/brands/third_reality.json
Normal file
5
homeassistant/brands/third_reality.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"domain": "third_reality",
|
||||
"name": "Third Reality",
|
||||
"iot_standards": ["zigbee"]
|
||||
}
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user