core/homeassistant/components/qld_bushfire/manifest.json

12 lines
276 B
JSON
Raw Normal View History

{
"domain": "qld_bushfire",
"name": "Queensland Bushfire Alert",
"documentation": "https://www.home-assistant.io/components/qld_bushfire",
"requirements": [
"georss_qld_bushfire_alert_client==0.3"
],
"dependencies": [],
"codeowners": [
"@exxamalte"
]
}