2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "steam_online",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "Steam",
|
2023-02-08 19:22:30 +00:00
|
|
|
"codeowners": ["@tkdrob"],
|
2022-04-27 06:07:21 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/steam_online",
|
2023-02-08 19:22:30 +00:00
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-11-07 18:39:29 +00:00
|
|
|
"loggers": ["steam"],
|
2023-02-08 19:22:30 +00:00
|
|
|
"requirements": ["steamodd==4.21"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|