Merge branch 'master' into light_scenes

This commit is contained in:
ultratoto14
2020-11-17 14:17:43 +01:00
committed by GitHub
11 changed files with 121 additions and 76 deletions

View File

@@ -7,7 +7,9 @@
"cannot_connect": "Cannot connect to device. Verify that address is correct and try again.",
"invalid_auth": "Failed to authenticate with device. Verify that device id and local key are correct.",
"unknown": "An unknown error occurred. See log for details.",
"entity_already_configured": "Entity with this ID has already been configured."
"entity_already_configured": "Entity with this ID has already been configured.",
"address_in_use": "Address used for discovery is already in use. Make sure no other application is using it (TCP port 6668).",
"discovery_failed": "Something failed when discovering devices. See log for details."
},
"step": {
"user": {