Closed logon84 closed 2 years ago
Any help?
I've replicated the fault , just working through where the erroneous status is coming from (the Amazon Alexa API, or the service). Either way I'm hopeful I can fix it (just struggling for time of late , due to work!).
Ok cool, at least I know I am not the only one :).
Can you try and modify the device (via red.cb-net.co.uk) as below:
Then, importantly, unlink the skill an re-link via the Alexa App.
This fixed the issue on my test device, let me know if it does for you.
Ok, now it's fixed! Following your steps, still Alexa behaves the same if I still call the device "Aire". I renamed it to "Aircon" and now it's working. Thank you so much!
Describe the bug I closed the issue in the wrong repo and writing it here. It's been 2/3 days since I am unable to start aircon telling alexa. Every time I say to her I want to start aircon, she replies it is in cooling mode. It's not that Alexa tells me my actual working mode, but it in fact switches my working mode from HEAT to COOLING.
To Reproduce "Alexa turn on aircon" - "It is in cooling mode" ||| "Alexa enciende el aire" - "Está en modo enfriamiento"
Expected behavior "Alexa turn on aircon" --> aircon starts operating.
Log Output
Environment (please complete the following information):
Additional context PIC with my nodes: nodes Add any other context about the problem here. I can see thru a debug node (msg.command) connected to alexa--smart-home v3 node that when saying "turn on aircon", the debug node shows SetThermostatMode command only, so it doesn't turn on. I tried apeaking spanish and english to alexa and I confirm it is not a language issue... It is strange because the same setup has been working perfectly for two years now until 3 days ago.