Database / Storage (SQL/SQLite)
SQL database storage bit using Drizzle ORM with SQLite support - replaces @ha-bits/bit-database with SQL persistence
Usage
yaml
# In your habit YAML
nodes:
- id: my-bit-database-sql-node
type: bit
framework: bits
module: "@ha-bits/bit-database-sql"
action: "action_name"
data:
# action properties...