1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/qld_bushfire/manifest.json

9 lines
273 B
JSON

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