So I finally got my Echo back online. In addition to node.js being one issue (see other thread), I just fixed another problem.
It used to be (according to help docs still is): http://www.charmedquark.com/Web2/CQCDocs/CQCDocs.html?topic=/AdvancedTopics/AmazonEcho&page=/CQCConfiguration
backslashes in the Action= command. IE, you're supposed to do this:
But I kept getting "CQC command failed". Looking at the logs, its correctly parsing the command, but I see this:
and that line shows this odd thing:
note the reversed slashes. 
I changed the backslash to forward slash, now all happy. At least for the one command.
I'll go update all the others, but has nobody else noticed this? Or is nobody else on the forums using the Echo to connect to CQC?
It used to be (according to help docs still is): http://www.charmedquark.com/Web2/CQCDocs/CQCDocs.html?topic=/AdvancedTopics/AmazonEcho&page=/CQCConfiguration
backslashes in the Action= command. IE, you're supposed to do this:
Code:
Action=\User\Echo\SetMedia
Volume, Music Volume, Theater Volume
EndAction
But I kept getting "CQC command failed". Looking at the logs, its correctly parsing the command, but I see this:
Code:
the path contains invalid characters
and that line shows this odd thing:
Code:
Aux Text: /Customize/GlobalActs\User\Echo\Thermostat
note the reversed slashes. 
I changed the backslash to forward slash, now all happy. At least for the one command.
I'll go update all the others, but has nobody else noticed this? Or is nobody else on the forums using the Echo to connect to CQC?
------------------------------------
Some of my devices: Sonos, Aeotec zWave, Nest, Rain8Net, Various H/T
What's next: CQC-Voice, Brultech GEM
My vlogs: https://www.youtube.com/c/IVBsHomeAutomation
Some of my devices: Sonos, Aeotec zWave, Nest, Rain8Net, Various H/T
What's next: CQC-Voice, Brultech GEM
My vlogs: https://www.youtube.com/c/IVBsHomeAutomation