mirror of
https://github.com/home-assistant/core.git
synced 2025-09-12 16:21:35 +02:00
Add Frient brand (#149654)
This commit is contained in:
5
homeassistant/brands/frient.json
Normal file
5
homeassistant/brands/frient.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "frient",
|
||||||
|
"name": "Frient",
|
||||||
|
"iot_standards": ["zigbee"]
|
||||||
|
}
|
@@ -2137,6 +2137,12 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
},
|
},
|
||||||
|
"frient": {
|
||||||
|
"name": "Frient",
|
||||||
|
"iot_standards": [
|
||||||
|
"zigbee"
|
||||||
|
]
|
||||||
|
},
|
||||||
"fritzbox": {
|
"fritzbox": {
|
||||||
"name": "FRITZ!Box",
|
"name": "FRITZ!Box",
|
||||||
"integrations": {
|
"integrations": {
|
||||||
|
Reference in New Issue
Block a user