Pauline Middelink
Pauline Middelink
Besides the snapshot file, you also need to incremental dump out an index file, containing your newly created blobs and packs. And there is another issue, in that the (incremental)...
I just restarted HA and have the same error. I have no other pymodbus clients to my knowledge. ``` Logger: homeassistant.setup Source: custom_components/solax_modbus/__init__.py:31 Integration: SolaX Inverter Modbus (documentation, issues) First...
Sorry, ignore that. I did have a `modbus:` in my configuration.yaml. I removed it (it wasnt doing anything useful anyway) and the problem went away.
+1 for the config but then please add `global.forget` as well, to supply defaults for forgetting. Any person using `restic forget` dreads the long line of flags we need to...
I think https://github.com/home-assistant/core/issues/135054#issuecomment-2626392688 has the clue. If I log into my homeassisant container and try to run the uv install for the failing packages, I am greeted with ```shell homeassistant:/config#...