I have BWAlarm (ak74 version) installed using HACS and its working perfectly. I am trying to arm and disarm it using Google Assistant. This is how it is exposed to Google Assistant:
alarm_control_panel.house:
expose: true
When I try to do so, Google Assistant say:
“There is an error with House (name of my alarm)'”
If I manually arm it, it will say “House is already armed”
I use BWAlarm (ak74 version) as well, I recently tried exposing it to Google Assistant with similar settings above. I find that arming the alarm works OK as long as you specify Home or Away. Disarming seems slightly faulty though as when I’m asked for the PIN (which I have set as a 4 digit numerical PIN) Google Assistant seems to place a zero before it, and this fails to disarm the alarm. I can only disarm the alarm by manually entering the PIN on my phone. More investigation required!
You write it as a script and make that script available in cloud settings for Google Assistant (in HA).
Then add “Home assistant” integration to Google home on your phone.
The script will show up in Google Home with the same name as the alias you gave the script.
Activite the google assistant skill with the wake-up words “hey google activate (alias for script)”