stampzilla-google-assistant

command
v2.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

README

google-assistant

Exposes all the devices in the server for control in google assistant (google home etc)

Configuration

The port is what port to listen to for google actions API calls. That port must be avilable from the internet. You need to create a project in google actions console: https://developers.google.com/actions/smarthome/create#create-project And fill in the values in the config below.

{
	"port": "8000",
	"clientID": "",
	"clientSecret": "",
	"projectID": "",
	"APIKey": ""
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL