2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "frontier_silicon",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Frontier Silicon",
|
2022-05-30 16:31:57 +00:00
|
|
|
"codeowners": ["@wlcrs"],
|
2023-03-10 09:26:03 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:27:05 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/frontier_silicon",
|
|
|
|
"iot_class": "local_polling",
|
2023-03-29 02:06:21 +00:00
|
|
|
"requirements": ["afsapi==0.2.7"],
|
|
|
|
"ssdp": [{ "st": "urn:schemas-frontier-silicon-com:undok:fsapi:1" }]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|