mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 09:38:21 +00:00
Add Frient brand (#149654)
This commit is contained in:
parent
03ee97d38f
commit
ac86f2e2ba
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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user