Add Frient brand (#149654)

This commit is contained in:
Robert Resch
2025-07-30 12:21:27 +02:00
committed by GitHub
parent 03ee97d38f
commit ac86f2e2ba
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"domain": "frient",
"name": "Frient",
"iot_standards": ["zigbee"]
}

View File

@@ -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": {