coldfire84 / node-red-alexa-home-skill-v3-web

Web Service/ API for Alexa and Google Home Node-RED Smart Home Control
https://red.cb-net.co.uk/
Apache License 2.0
51 stars 7 forks source link

Google Home: unable to set alarm/reminder as soon as node-red smart home is linked #158

Closed BertBloemen closed 2 years ago

BertBloemen commented 2 years ago

Describe the bug I am unable to set alarms and reminders in Google Nest/home/assistant, as soon as the node-red smart home is linked. It works again after unlinking my node-red smart home account.

To Reproduce When the node-red smart home account is linked in google home, say "Hey Google, set alarm at 10 am" The reply is: "I'm sorry, I didn't understand".

Expected behavior I expect Google to set the alarm as requested, just like it does when the node-red smart home acocunt is not linked.

BertBloemen commented 2 years ago

Never mind, I figured it out the minute I posted this issue. Turns out that disabling the "Range" parameter on my Airco devices fixed the issue. I can now use timers and alarms again in Google. I don't see the link between them, but there must be something. Letting you know just in case someone encounters the same issue.