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

Entity defaults don't transfer to home assistant #19

Open zoe-codez opened 3 months ago

zoe-codez commented 3 months ago

Bug description

Many of the runtime settable properties do not transfer initial state to home assistant properly. Attributes, current_option, etc. They will send updates and reload properly

This is seems to be related to if the entity has data inside the sqlite database.