mirror of
https://github.com/home-assistant/core.git
synced 2026-07-03 20:56:06 +01:00
Add support for IoT class in manifest (#46935)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user