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
sqlite dose not check for init value. It dose always load the last value, if the item has the sqlite parameter.
For num and bool items, you could set the attribute: sqlite. By this you enable logging of the item values. If you set this attribute to init, SmartHome.py tries to set the item to the last know value (like cache = yes). https://mknx.github.io/smarthome/plugins/sqlite.html
The text was updated successfully, but these errors were encountered:
sqlite dose not check for init value. It dose always load the last value, if the item has the sqlite parameter.
The text was updated successfully, but these errors were encountered: