core/homeassistant/components/shodan/manifest.json

9 lines
216 B
JSON
Raw Normal View History

{
"domain": "shodan",
"name": "Shodan",
"documentation": "https://www.home-assistant.io/integrations/shodan",
2021-01-26 14:44:51 +00:00
"requirements": ["shodan==1.25.0"],
"codeowners": ["@fabaff"],
"iot_class": "cloud_polling"
2019-12-16 09:57:42 +00:00
}