mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +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,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"frient": {
|
||||
"name": "Frient",
|
||||
"iot_standards": [
|
||||
"zigbee"
|
||||
]
|
||||
},
|
||||
"fritzbox": {
|
||||
"name": "FRITZ!Box",
|
||||
"integrations": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user