question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Google Assistant : Alarm control panel only works partially in english ... , Not at all in other languages

See original GitHub issue

The problem

I have lot of lights/switches/scripts exposed to Google Assistant (nabucasa) , my GA setup is setup in Dutch language, no secundary english language, all is working fine, except for the “alarm control panel”

if i setup enlglish as second language then i get better responses

SO GA setup in dutch only: if i say Arm the alarm => this stand is not available => not OK disable the alarm => alarm already disabled => ok disable the alarm (if armed) => HA disables the alarm => GA respons => unexpected error … not OK

SO GA setup in dutch and english as secundary: if i say Arm the alarm => i am not sure wich level, say armed home or armed away => OK now! disable the alarm => alarm already disabled => ok disable the alarm (if armed) => HA disables the alarm => GA respons => unexpected error …

its better in english, but still errors

Environment

  • Home Assistant Core release with the issue: 112.0
  • Last working Home Assistant Core release (if known): None
  • Operating environment (OS/Container/Supervised/Core): HassOS
  • Integration causing this issue: GA + alarm control panel

Problem-relevant configuration.yaml

 - platform: mqtt
   name: Risco Alarm
   state_topic: "riscopanel/alarm/0/status"
   command_topic: "riscopanel/alarm/0/set"
   payload_disarm: "DISARM" 
   payload_arm_home: "ARM_HOME"
   payload_arm_away: "ARM_AWAY"
   code_arm_required: false

#GA Setup
    alarm_control_panel.risco_alarm:
      name: Alarm
      room: Security 
      aliases:
        - Alarm
        - Risco
        - Beveiliging
        - Security

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:27 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dasb00tercommented, Jul 16, 2022

Still happening. Although weirdly I was able to disable my alarm without error once in awhile

1reaction
dasb00tercommented, Apr 2, 2022

I’m still seeing this behaviour. I’m using English and asking Google home to “set my home alarm to away”. It then asks for me code which I give. The action is performed but Google home warns “that something went wrong”. After reading multiple duplicates I found my way here. Thanks, sorry to repeat what others are saying but it seems the issue gets closed if it becomes stale. I’m on 2022.3.7

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change the language of Google Assistant - Android
At the top right, tap your account and then Assistant settings and then Languages Add a language. Choose another language. Talk to Google...
Read more >
Alarmo (Alarm Control Panel) not working properly with ...
Google Assistant : Alarm control panel only works partially in english ... , Not at all in other languages.
Read more >
How to Fix It When You Can't Change Google Assistant's ...
When you can't change Google Assistant's language, it's usually due to a conflict with the main system language on your phone.
Read more >
Smart Home Device Traits | Cloud-to-cloud | Google Home
See the list of supported languages for all traits. Name, Device Trait, Description, Recommended Device Types. AppSelector, action.devices.
Read more >
How to Change the Language in Google Assistant on Android
First, go to your account by tapping the top right, select Assistant settings > Languages. Next, tap the current Google Assistant language, then ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found