mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"domain": "yr",
|
|
"name": "Yr",
|
|
"documentation": "https://www.home-assistant.io/components/yr",
|
|
"requirements": [
|
|
"xmltodict==0.12.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@danielhiversen"
|
|
]
|
|
}
|