mirror of
https://github.com/Hypfer/Valetudo.git
synced 2025-10-26 11:27:27 +00:00
docs: Update home assistant mqtt publish example syntax
This commit is contained in:
parent
dd6eac067b
commit
769c75e819
@ -198,7 +198,7 @@ vacuum_clean_segments_message:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: valetudo/JustForDemonstration/MapSegmentationCapability/clean/set
|
||||
payload_template: '{"segment_ids": {{segments}}}'
|
||||
payload: '{"segment_ids": {{segments}}}'
|
||||
mode: single
|
||||
{% endraw %}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user