I am relative new to Hass.io, but I have managed to set up my Philips Hue and Ikea Trådfri lights, some Z-wave sensors and my Sonoff (with Tasmota). I have just recently added Home Assistant Cloud and Google Home support for Hass.io.
Controlling lights is no problem using my Google Home, however I have a coffee machine connected to a Sonoff. Google Home is detecting the device when I sync devices, and I can confirm this by checking the Google Home app.
However, when I try to switch on or off the device through Google Home, I receive a confirmation “OK”, but the switch itself doesn’t change. In both Hass.io, through the TasmotaAdmin addon and directly on the Sonoff’s IP address it functions correctly. Am I missing something? I am not sure where to start to debug either.
I have though noticed that sometimes the switch disappears from Hass.io (even though the IP is working), and randomly shows up, but this has no effect on Google Home as I have tested it when everything works fine in Hass.io
Here is my very simple cloud configuration setup:
google_actions:
filter:
include_entities:
- light.kjkken
- light.spisestue
- light.stue
include_domains:
- switch
exclude_entities:
- light.utelys
entity_config:
light.kjkken:
name: Kitchen lights
aliases:
- kitchen lights
- downstairs light
room: kitchen
switch.sonoff:
name: Coffee machine
aliases:
- coffee maker
room: kitchen