2024-03-14 06:04:39 +00:00
|
|
|
{
|
2024-09-27 15:43:25 +00:00
|
|
|
"entity": {
|
|
|
|
"sensor": {
|
|
|
|
"client_bandwidth_rx": {
|
|
|
|
"default": "mdi:download"
|
|
|
|
},
|
|
|
|
"client_bandwidth_tx": {
|
|
|
|
"default": "mdi:upload"
|
|
|
|
},
|
|
|
|
"port_bandwidth_rx": {
|
|
|
|
"default": "mdi:download"
|
|
|
|
},
|
|
|
|
"port_bandwidth_tx": {
|
|
|
|
"default": "mdi:upload"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"switch": {
|
|
|
|
"block_client": {
|
|
|
|
"default": "mdi:ethernet",
|
|
|
|
"state": {
|
|
|
|
"off": "mdi:ethernet-off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dpi_restriction": {
|
|
|
|
"default": "mdi:network",
|
|
|
|
"state": {
|
|
|
|
"off": "mdi:network-off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"port_forward_control": {
|
|
|
|
"default": "mdi:upload-network"
|
|
|
|
},
|
|
|
|
"traffic_rule_control": {
|
|
|
|
"default": "mdi:security-network"
|
|
|
|
},
|
|
|
|
"poe_port_control": {
|
|
|
|
"default": "mdi:ethernet",
|
|
|
|
"state": {
|
|
|
|
"off": "mdi:ethernet-off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"wlan_control": {
|
|
|
|
"default": "mdi:wifi-check",
|
|
|
|
"state": {
|
|
|
|
"off": "mdi:wifi-off"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2024-03-14 06:04:39 +00:00
|
|
|
"services": {
|
2024-08-28 11:48:13 +00:00
|
|
|
"reconnect_client": {
|
|
|
|
"service": "mdi:sync"
|
|
|
|
},
|
|
|
|
"remove_clients": {
|
|
|
|
"service": "mdi:delete"
|
|
|
|
}
|
2024-03-14 06:04:39 +00:00
|
|
|
}
|
|
|
|
}
|