mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Update network browser descriptions (#25345)
This commit is contained in:
parent
22c57853b4
commit
075e1df204
@ -6407,11 +6407,11 @@
|
||||
"title": "Network discovery",
|
||||
"description": "Explore what data Home Assistant can see on the network.",
|
||||
"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_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_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_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