24 lines
410 B
JSON
24 lines
410 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"poe_control": {
|
|
"default": "mdi:ethernet"
|
|
},
|
|
"wan_connect_ipv4": {
|
|
"default": "mdi:wan"
|
|
},
|
|
"wan_connect_ipv6": {
|
|
"default": "mdi:wan"
|
|
}
|
|
},
|
|
"binary_sensor": {
|
|
"online_detection": {
|
|
"default": "mdi:cloud-check",
|
|
"state": {
|
|
"off": "mdi:cloud-cancel"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|