mirror of
https://github.com/home-assistant/core.git
synced 2025-08-16 11:01:39 +02:00
@@ -5,5 +5,6 @@
|
|||||||
"requirements": ["georss_qld_bushfire_alert_client==0.5"],
|
"requirements": ["georss_qld_bushfire_alert_client==0.5"],
|
||||||
"codeowners": ["@exxamalte"],
|
"codeowners": ["@exxamalte"],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["georss_qld_bushfire_alert_client"]
|
"loggers": ["georss_qld_bushfire_alert_client"],
|
||||||
|
"integration_type": "service"
|
||||||
}
|
}
|
||||||
|
@@ -4159,7 +4159,7 @@
|
|||||||
},
|
},
|
||||||
"qld_bushfire": {
|
"qld_bushfire": {
|
||||||
"name": "Queensland Bushfire Alert",
|
"name": "Queensland Bushfire Alert",
|
||||||
"integration_type": "hub",
|
"integration_type": "service",
|
||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user