mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 12:02:16 +01:00
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Robert Resch <robert@resch.dev>
10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"domain": "tami4",
|
|
"name": "Tami4 Edge / Edge+",
|
|
"codeowners": ["@Guy293"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tami4",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["Tami4EdgeAPI==2.1"]
|
|
}
|