1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/gc100/manifest.json
Paulus Schoutsen c8f584f4ef
Validate requirements format in hassfest (#55094)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-08-24 08:51:07 +02:00

9 lines
230 B
JSON

{
"domain": "gc100",
"name": "Global Cach\u00e9 GC-100",
"documentation": "https://www.home-assistant.io/integrations/gc100",
"requirements": ["python-gc100==1.0.3a0"],
"codeowners": [],
"iot_class": "local_polling"
}