Add support for IoT class in manifest (#46935)

This commit is contained in:
Franck Nijhof
2021-04-15 10:21:38 +02:00
committed by GitHub
parent 985b4a581a
commit 055cdc64c0
917 changed files with 2327 additions and 1467 deletions

View File

@@ -3,5 +3,6 @@
"name": "Salda Smarty",
"documentation": "https://www.home-assistant.io/integrations/smarty",
"requirements": ["pysmarty==0.8"],
"codeowners": ["@z0mbieprocess"]
"codeowners": ["@z0mbieprocess"],
"iot_class": "local_polling"
}