diff --git a/bundles/homeassistant-supervised/items.py b/bundles/homeassistant-supervised/items.py index 925a5e4..bd8a2f9 100644 --- a/bundles/homeassistant-supervised/items.py +++ b/bundles/homeassistant-supervised/items.py @@ -16,6 +16,7 @@ actions = { 'unless': f'test "$(apt -qq list os-agent | cut -d" " -f2)" = "{quote(version)}"', 'needs': { 'pkg_apt:', + 'zfs_dataset:/usr/share/hassio', }, }, 'install_homeassistant_supervised': {