mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 23:24:11 +01:00
changelog: https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0
10 lines
243 B
JSON
10 lines
243 B
JSON
{
|
|
"domain": "dnsip",
|
|
"name": "DNS IP",
|
|
"codeowners": ["@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/dnsip",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["aiodns==3.2.0"]
|
|
}
|