Skip to content

Google Drive

`@ha-bits/bit-google-drive`v1.0.0📥 - downloadsgoogle-drive cloud-storage file-hosting oauth2

Google Drive integration bit for file hosting and cloud storage operations

Usage

yaml
# In your habit YAML
nodes:
  - id: my-bit-google-drive-node
    type: bit
    framework: bits
    module: "@ha-bits/bit-google-drive"
    action: "action_name"
    data:
      # action properties...

Released under the AGPL-3.0 License.