1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/google_pubsub/manifest.json
2022-03-13 08:04:08 +01:00

9 lines
239 B
JSON

{
"domain": "google_pubsub",
"name": "Google Pub/Sub",
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
"requirements": ["google-cloud-pubsub==2.11.0"],
"codeowners": [],
"iot_class": "cloud_push"
}