60 lines
1.2 KiB
JSON
60 lines
1.2 KiB
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"cleanup": {
|
|
"default": "mdi:broom"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"external_ip": {
|
|
"default": "mdi:earth"
|
|
},
|
|
"external_ipv6": {
|
|
"default": "mdi:earth"
|
|
},
|
|
"kb_s_sent": {
|
|
"default": "mdi:upload"
|
|
},
|
|
"kb_s_received": {
|
|
"default": "mdi:download"
|
|
},
|
|
"max_kb_s_sent": {
|
|
"default": "mdi:upload"
|
|
},
|
|
"max_kb_s_received": {
|
|
"default": "mdi:download"
|
|
},
|
|
"gb_sent": {
|
|
"default": "mdi:upload"
|
|
},
|
|
"gb_received": {
|
|
"default": "mdi:download"
|
|
},
|
|
"link_kb_s_sent": {
|
|
"default": "mdi:upload"
|
|
},
|
|
"link_kb_s_received": {
|
|
"default": "mdi:download"
|
|
},
|
|
"link_noise_margin_sent": {
|
|
"default": "mdi:upload"
|
|
},
|
|
"link_noise_margin_received": {
|
|
"default": "mdi:download"
|
|
},
|
|
"link_attenuation_sent": {
|
|
"default": "mdi:upload"
|
|
},
|
|
"link_attenuation_received": {
|
|
"default": "mdi:download"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"reconnect": "mdi:connection",
|
|
"reboot": "mdi:refresh",
|
|
"cleanup": "mdi:broom",
|
|
"set_guest_wifi_password": "mdi:form-textbox-password"
|
|
}
|
|
}
|