1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/fixer/manifest.json
2023-02-08 20:19:19 +01:00

10 lines
232 B
JSON

{
"domain": "fixer",
"name": "Fixer",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/fixer",
"iot_class": "cloud_polling",
"loggers": ["fixerio"],
"requirements": ["fixerio==1.0.0a0"]
}