1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 11:26:46 +00:00
Files
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"]
}