hass-core/homeassistant/components/tami4/manifest.json
Guy Shefer 5730cb1e85
Add Tami4 Integration (#90056)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-12 13:15:25 +02:00

9 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"]
}