1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-09 20:48:36 +00:00

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": "LIRC",
"documentation": "https://www.home-assistant.io/integrations/lirc",
"requirements": ["python-lirc==1.2.3"],
"codeowners": []
"codeowners": [],
"iot_class": "local_push"
}