mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add fritz brand (#79226)
This commit is contained in:
parent
62c114e849
commit
e6becabe11
5
homeassistant/brands/fritzbox.json
Normal file
5
homeassistant/brands/fritzbox.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "fritzbox",
|
||||||
|
"name": "FRITZ!Box",
|
||||||
|
"integrations": ["fritz", "fritzbox", "fritzbox_callmonitor"]
|
||||||
|
}
|
@ -1443,20 +1443,25 @@
|
|||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"name": "Freedompro"
|
"name": "Freedompro"
|
||||||
},
|
},
|
||||||
"fritz": {
|
|
||||||
"config_flow": true,
|
|
||||||
"iot_class": "local_polling",
|
|
||||||
"name": "AVM FRITZ!Box Tools"
|
|
||||||
},
|
|
||||||
"fritzbox": {
|
"fritzbox": {
|
||||||
"config_flow": true,
|
"name": "FRITZ!Box",
|
||||||
"iot_class": "local_polling",
|
"integrations": {
|
||||||
"name": "AVM FRITZ!SmartHome"
|
"fritz": {
|
||||||
},
|
"config_flow": true,
|
||||||
"fritzbox_callmonitor": {
|
"iot_class": "local_polling",
|
||||||
"config_flow": true,
|
"name": "AVM FRITZ!Box Tools"
|
||||||
"iot_class": "local_polling",
|
},
|
||||||
"name": "AVM FRITZ!Box Call Monitor"
|
"fritzbox": {
|
||||||
|
"config_flow": true,
|
||||||
|
"iot_class": "local_polling",
|
||||||
|
"name": "AVM FRITZ!SmartHome"
|
||||||
|
},
|
||||||
|
"fritzbox_callmonitor": {
|
||||||
|
"config_flow": true,
|
||||||
|
"iot_class": "local_polling",
|
||||||
|
"name": "AVM FRITZ!Box Call Monitor"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"fronius": {
|
"fronius": {
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user