You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Make CacheData serializable
Update the CacheData class with serialization methods so that clients can use it for persistence. This provides an API for Home Assistant to use for serialization so it doesn't need to make its own.
* fix: set default arugments to store/load value functions
* chore: remove unncessary logging
* chore: remove unnecessary snapshot files
* chore: remove unused import
0 commit comments