core/homeassistant/components/homekit_controller/strings.sensor.json

13 lines
322 B
JSON

{
"state": {
"homekit_controller__thread_node_capabilities": {
"border_router_capable": "Border Router Capable",
"router_eligible": "Router Eligible End Device",
"full": "Full End Device",
"minimal": "Minimal End Device",
"sleepy": "Sleepy End Device",
"none": "None"
}
}
}