Files
core/homeassistant/components/duotecno/manifest.json
Maikel Punie 7f049c5b20 Add the Duotecno intergration (#96399)
Co-authored-by: Isak Nyberg <36712644+IsakNyberg@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-25 11:16:00 +02:00

10 lines
251 B
JSON

{
"domain": "duotecno",
"name": "duotecno",
"codeowners": ["@cereal2nd"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/duotecno",
"iot_class": "local_push",
"requirements": ["pyduotecno==2023.7.3"]
}