mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Update network browser descriptions (#25345)
This commit is contained in:
parent
12bbba1bff
commit
604c00d772
@ -6407,11 +6407,11 @@
|
|||||||
"title": "Network discovery",
|
"title": "Network discovery",
|
||||||
"description": "Explore what data Home Assistant can see on the network.",
|
"description": "Explore what data Home Assistant can see on the network.",
|
||||||
"dhcp": "DHCP browser",
|
"dhcp": "DHCP browser",
|
||||||
"dhcp_info": "Show devices detected by Home Assistant using methods like DHCP, ARP+PTR lookups, and router-based device trackers. DHCP (Dynamic Host Configuration Protocol) data is received when devices join the network and request an IP address.",
|
"dhcp_info": "Show devices detected using methods like DHCP, ARP+PTR lookups, and router-based device trackers.",
|
||||||
"ssdp": "SSDP browser",
|
"ssdp": "SSDP browser",
|
||||||
"ssdp_info": "Show devices discovered by Home Assistant using SSDP/UPnP. Devices that Home Assistant has discovered will appear here.",
|
"ssdp_info": "Show devices discovered using SSDP/UPnP.",
|
||||||
"zeroconf": "Zeroconf browser",
|
"zeroconf": "Zeroconf browser",
|
||||||
"zeroconf_info": "Show devices discovered by Home Assistant using mDNS. Only devices that Home Assistant is actively searching for will appear here."
|
"zeroconf_info": "Show services discovered using mDNS. Does not include services unknown to Home Assistant."
|
||||||
},
|
},
|
||||||
"network_adapter": "Network adapter",
|
"network_adapter": "Network adapter",
|
||||||
"network_adapter_info": "Configure which network adapters integrations will use. Currently this setting only affects multicast traffic. A restart is required for these settings to apply.",
|
"network_adapter_info": "Configure which network adapters integrations will use. Currently this setting only affects multicast traffic. A restart is required for these settings to apply.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user