Remove the pause-constrained mapping from DPS 1 so vacuum.start sends only activate=true. This seems to reliably start the vacuum whereas the existing config generally fails.
@@ -10,32 +10,6 @@ entities:
type: boolean
name: activate
optional: true
- mapping:
- - dps_val: false
- constraint: pause
- conditions:
- - dps_val: true
- value: false
- hidden: true
- - dps_val: null
- value: true
- id: 2