9 lines
248 B
JSON
9 lines
248 B
JSON
|
{
|
||
|
"domain": "steamist",
|
||
|
"name": "Steamist",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
||
|
"requirements": ["aiosteamist==0.3.1"],
|
||
|
"codeowners": ["@bdraco"],
|
||
|
"iot_class": "local_polling"
|
||
|
}
|