issues
search
Digital-Alchemy-TS
/
synapse
Typescript utilities for creating and managing virtual entities within Home Assistant
https://docs.digital-alchemy.app
MIT License
1
stars
0
forks
source link
Sqlite persistence
#11
Closed
zoe-codez
closed
4 months ago
zoe-codez
commented
4 months ago
Changes
synapse entity data is now backed up by sqlite persistence
entity configurations for restored entity configurations now guaranteed by
onBootstrap
(previously had no guarantee, sometime after
ready
)
Checklist
[x] Read the contribution
guide
and accept the
code
of conduct
[x] Readme and
docs
(updated or not needed)
[x] Tests (added, updated or not needed)
Changes
onBootstrap
(previously had no guarantee, sometime afterready
)Checklist