Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 101899

Google "secure_devices_pin" issue with Envisalink integration (alarm_control_panel)

$
0
0

@ShawnP wrote:

I have the Google integration setup and working:

google_assistant:
  project_id: XXX
  service_account: !include google.json
  report_state: false
  secure_devices_pin: !secret google_pin
  exposed_domains:
    - cover
    - sensor
    - light
    - alarm_control_panel

My garage doors are configured as “device_class: garage” which causes the pin to be required when opening. This is working fine.

I also have Envisalink setup for my DSC alarm panel. This is working in Home Assistant; however, when I try to control using voice - it asks for a PIN then appears to ignore the response. Instead it searches on my PIN (as if the conversation ended - and restarted).

I am currently using a different secure_devices_pin than the alarm_control_panel code; but, I did try making them match as well - same result.

envisalink:
  host: 192.168.1.63
  panel_type: DSC
  user_name: user
  password: !secret envisalink_password
  code: !secret envisalink_code
  evl_version: 4
  zones:
    1:
      name: 'XXX'
      type: 'opening'

One interesting note is that on my Google Home Hub (screen) - if I ask to arm the alarm on it - it displays a keypad on the screen, and if I type it in - it works as expected.

This leads me to believe the secure_devices_pin is working as expected, but something is off with the Google voice conversation or mappings.

Anyone else experiencing this? Saw other threads with voice issues, wondering if anyone else tried on a device with a screen to type in the PI.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 101899

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>