Check the scene id when highlighting source doors for Locked Door Alerts

This commit is contained in:
2020-12-08 19:56:28 +01:00
parent c20b9cdbeb
commit 597ede53ab
3 changed files with 57 additions and 9 deletions

View File

@@ -24,7 +24,9 @@
},
"ui": {
"messages": {
"unknownVersion": "Smart Doors migration failed with the error: Unkown Version. Please report this to the Smart Doors issue tracker. To prevent possible data loss don't use this plugin until this error is fixed."
"migrating": "Migrating Smart Doors to version {version}. Please don't close the application.",
"migrationDone": "Smart Doors successfully migrated to version {version}.",
"unknownVersion": "Smart Doors migration failed with the error: Unkown Version {version}. Please report this to the Smart Doors issue tracker. To prevent possible data loss don't use this plugin until this error is fixed."
},
"synchronizedDoors": {
"description": "State changes of doors in the same synchronization group will be synchronized across scenes. Leave blank to disable synchronization for this door.",