16 lines
394 B
JSON
16 lines
394 B
JSON
{
|
|
"domain": "steamist",
|
|
"name": "Steamist",
|
|
"config_flow": true,
|
|
"dependencies": ["network"],
|
|
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
|
"requirements": ["aiosteamist==0.3.1", "discovery30303==0.2.1"],
|
|
"codeowners": ["@bdraco"],
|
|
"iot_class": "local_polling",
|
|
"dhcp": [
|
|
{
|
|
"macaddress": "001E0C*",
|
|
"hostname": "my[45]50*"
|
|
}
|
|
]
|
|
} |