mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
parent
f34de5072a
commit
3089ca06c5
@ -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"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user