openhab-docs/addons/persistence.md

2.2 KiB

layout title
documentation Persistence Services

Persistence Services

Persistence services enable the storage of item states over time.

Some openHAB 1 persistence services have not yet completed validation for inclusion in the distribution; however, they may indeed work properly under openHAB 2. All openHAB 1 add-ons can be downloaded in a zip file. We need your help testing them so that they may be easily installed in a future distribution. Please see the compatibility layer documentation and also search the openHAB community forum for the latest information and steps for manual installation.

{% for persistence in site.addons_persistences %} {% endfor %}
Name Description

{% if persistence.logo %}{{ persistence.label }}{% else %}{{ persistence.label }}{% endif %}

{{ persistence.description | markdownify }}