mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 19:07:08 +00:00
9 lines
240 B
JSON
9 lines
240 B
JSON
{
|
|
"domain": "google_pubsub",
|
|
"name": "Google Pub/Sub",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
|
"iot_class": "cloud_push",
|
|
"requirements": ["google-cloud-pubsub==2.13.11"]
|
|
}
|