2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "shodan",
|
|
|
|
"name": "Shodan",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/shodan",
|
2022-07-09 23:51:46 +00:00
|
|
|
"requirements": ["shodan==1.28.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@fabaff"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["shodan"]
|
2019-12-16 09:57:42 +00:00
|
|
|
}
|