home-assistant: Back up Zigbee/ZWave/Mosquitto
Mosquitto, Zigbee2MQTT, and ZWaveJS2MQTT all have persistent state that needs to be backed up in addition to Home Assistant's own data.btop
parent
6b4b18dac8
commit
9408ee31c3
|
@ -25,3 +25,6 @@ collectd_df:
|
|||
burp_backup:
|
||||
- include: /var/lib/homeassistant
|
||||
- exclude_regex: .*/home-assistant_v2\.db.*
|
||||
- include: /var/lib/zwavejs
|
||||
- include: /var/lib/zigbee2mqtt
|
||||
- include: /var/lib/mosquitto
|
||||
|
|
Loading…
Reference in New Issue