Fix vacuum strings

This commit is contained in:
Pascal Vizeli 2019-11-07 13:47:26 +01:00 committed by GitHub
parent d34caf50f1
commit 50f1b6c689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"trigger_type": {
"cleaning": "{entity_name} started cleaning",
"docked": "{entity_name} docked"
},
"action_type": {
"clean": "Let {entity_name} clean",
"dock": "Let {entity_name} return to the dock"