Home Assistant Cloud: how to toggle input_boolean

Hi all,

I have Home Assistant Cloud up and running (Nabu Casa), but I am unable to interact with it (by voice/typing) using the Google Home app. This is the example I’m experimenting with:

google_actions:
  filter:
    include_entities:
      - input_boolean.presencedetector_jelle_bed
    include_domains:
      - input_boolean
  entity_config:
    input_boolean.presencedetector_jelle_bed:
      name: Presence bed
      aliases:
       - detect bed
       - sleeping
      room: bedroom


.
.
.

What am I doing wrong?

Thanks,
Jelle

Will be interested to see the feedback here, those aliases in HA have never worked for me. I create the aliases in the Assistant with Home Control/Routines.

If you say 'turn on Presence bed" does it work?

1 Like

I always get: 'Here are some results from the web' , Whatever sentence I use,

it should just be “turn on detect bed”, “turn on sleeping”, “turn on presence bed”, or “turn on bedroom”. Any other phases shouldn’t work.

1 Like

Whatever I use, I only get 'Here are some results from the web'

Wait a minute, I got it working!
Seems like you also need to set permissions in Google Home to view my web activity (something like that).

thanks for the help!

1 Like

I think you need to investigate the google home side and not the HA side. If the devices are appearing in google home but you can’t use voice, then the issue lies in google home.

1 Like