2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "iss",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "International Space Station (ISS)",
|
2022-01-29 09:41:26 +00:00
|
|
|
"codeowners": ["@DurgNomis-drol"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/iss",
|
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:35:25 +00:00
|
|
|
"loggers": ["pyiss"],
|
|
|
|
"requirements": ["pyiss==1.0.1"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|