I’ve been using the google assistant integration that I set up manually with no issues. All of a sudden I’m not able to access my scripts. When I try and access a script via voice command it says, sorry it looks like hassio is unavailable right now. The weird thing is that I am able to access my Zwave devices that are set up in the home assistant app or toggle them with my voice. Is this a google bug? Anyone else having this issue?
Here is my config:
google_assistant:
project_id: !secret
service_account: !secret
exposed_domains:
- script
entity_config:
switch.front_door_light:
expose: true
switch.bookshelf:
expose: true
light.3rd_floor_light:
expose: true
light.2nd_floor_light:
expose: true
switch.fan:
expose: true
sensor.bedroom_temperature:
expose: true