Skip to content

Database / Storage (Memory)

`@ha-bits/bit-database`v1.0.0📥 72 downloadsdatabase storage persist

Database/storage bit for persisting data in workflows

Usage

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

Used In Showcases

Released under the Apache 2.0 License.