Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Echo 0.5.1 - Echo Options in Devices are Missing - Alexa says "Devices not response" #44

Closed
tehmilcho opened this issue Dec 1, 2017 · 6 comments

Comments

@tehmilcho
Copy link

Hi,

installed the Update but now all Devices will not work anymore... the "echo" options in the Devices are gone.. and get from every device the Error:

error [pimatic]: Invalid config of device "kuche-firetv": Property "echo" is not a valid property
18:49:01error [pimatic]: Invalid config of device "tradfri_scene_131074": Property "echo" is not a valid property
18:49:01error [pimatic]: Invalid config of device "tradfri_scene_131073": Property "echo" is not a valid property
18:49:01error [pimatic]: Invalid config of device "tradfri_scene_131075": Property "echo" is not a valid property

I reseached for Devices, Alexa says "the Device will not response".

@tehmilcho tehmilcho changed the title Echo 0.5.1 Echo 0.5.1 - Echo Options in Devices are Missing - Alexa says "Devices not response" Dec 1, 2017
@tehmilcho
Copy link
Author

tehmilcho commented Dec 1, 2017

Reinstall of the Plugin without success, in the Pimatic "Device discovery" is Alexa also missing. In the Alexa Debug log is only: "info [pimatic-echo]: Starting pimatic-echo...".

"plugins": [
{
"plugin": "echo",
"active": true,
"debug": true
},

@thost96
Copy link

thost96 commented Dec 1, 2017

Hi, i'm getting the same error output and this additinal log message:

[pimatic-echo] info: Starting pimatic-echo...
[pimatic] error: Could not initialize the plugin "echo": ENOENT: no such file or directory, open '/home/pi/pimatic-app/echo-database/echoUsers'

@tehmilcho
Copy link
Author

Sorry i have the same Error "error [pimatic]: Could not initialize the plugin "echo": ENOENT: no such file or directory, open '/home/pi/pimatic-app/echo-database/echoUsers'" .. i got so many errors that i dont see this line...

the Folder "/home/pi/pimatic-app/echo-database/echoUsers" is empty... but i found the old "echoUsers" this file is the Root of the Raspbian installation:
echo

i copied the old file in to the folder /home/pi/pimatic-app/echo-database/ now it works again

@michbeck100
Copy link
Owner

Damn, i'll fix this immediately. Until then, the workaround of @tehmilcho works, too

@michbeck100
Copy link
Owner

@thost96 do you have the stack trace after the error message? I can't reproduce this on my dev machine

michbeck100 added a commit that referenced this issue Dec 1, 2017
michbeck100 added a commit that referenced this issue Dec 1, 2017
@michbeck100
Copy link
Owner

Issue is fixed with 0.5.2. If you want to keep your devices without scanning again please use the existing echoUsers file from / and copy it to .../pimatic-app/echo-database/. Otherwise you need to rescan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants