0

I created a "Smart home" action that controls my Door device with OpenClose trait. This device was added to the Google Home app and now I can control it using google assistant by voice: "Ok Google, open the door".

How can I add an "Open" control action to be visible under my Door device in the Google Home app that allow me to click on it to send open command? I would like it to be similar to light device that has "Turn On"/"Turn off" based on current state of the light.

Google App Screenshot

OctopusSD
  • 90
  • 1
  • 8

1 Answers1

2

The platform touch controls are not something that a developer can modify, so there is no way for you to add a button to open or close your door.

Nick Felker
  • 11,536
  • 1
  • 21
  • 35