1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/shodan/manifest.json

11 lines
270 B
JSON

{
"domain": "shodan",
"name": "Shodan",
"codeowners": ["@fabaff"],
"documentation": "https://www.home-assistant.io/integrations/shodan",
"iot_class": "cloud_polling",
"loggers": ["shodan"],
"quality_scale": "legacy",
"requirements": ["shodan==1.28.0"]
}