1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/dnsip/manifest.json
2021-05-17 10:46:37 +02:00

9 lines
204 B
JSON

{
"domain": "dnsip",
"name": "DNS IP",
"documentation": "https://www.home-assistant.io/integrations/dnsip",
"requirements": ["aiodns==3.0.0"],
"codeowners": [],
"iot_class": "cloud_polling"
}