mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
8 lines
183 B
JSON
8 lines
183 B
JSON
{
|
|
"domain": "local_ip",
|
|
"name": "Local IP Address",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/local_ip",
|
|
"codeowners": ["@issacg"]
|
|
}
|