mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
changelog: https://github.com/googleapis/python-pubsub/compare/v2.23.0...v2.28.0 getting this updates so it will be a smaller bump once protobuf 6 is supported https://github.com/home-assistant/core/pull/137736
10 lines
268 B
JSON
10 lines
268 B
JSON
{
|
|
"domain": "google_pubsub",
|
|
"name": "Google Pub/Sub",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
|
"iot_class": "cloud_push",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["google-cloud-pubsub==2.28.0"]
|
|
}
|