parent
11e125f2e8
commit
344a0c55a5
|
@ -5,5 +5,6 @@
|
|||
"requirements": ["aio_geojson_generic_client==0.1"],
|
||||
"codeowners": ["@exxamalte"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aio_geojson_generic_client"]
|
||||
"loggers": ["aio_geojson_generic_client"],
|
||||
"integration_type": "service"
|
||||
}
|
||||
|
|
|
@ -1869,7 +1869,7 @@
|
|||
},
|
||||
"geo_json_events": {
|
||||
"name": "GeoJSON",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": false,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue