mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
8 lines
183 B
JSON
8 lines
183 B
JSON
{
|
|
"domain": "fixer",
|
|
"name": "Fixer",
|
|
"documentation": "https://www.home-assistant.io/integrations/fixer",
|
|
"requirements": ["fixerio==1.0.0a0"],
|
|
"codeowners": ["@fabaff"]
|
|
}
|