1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add loggers to the duotecno integration (#103300)

This commit is contained in:
Maikel Punie
2023-11-03 13:11:26 +01:00
committed by GitHub
parent 2a31eb6762
commit eadfd51dab
@@ -5,6 +5,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/duotecno",
"iot_class": "local_push",
"loggers": ["pyduotecno", "pyduotecno-node", "pyduotecno-unit"],
"quality_scale": "silver",
"requirements": ["pyDuotecno==2023.10.1"]
}