hardillb / GoogleHomeLocalSDKTest

Working out the kinks in Local control before adding it to my Node-RED project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working out the kinks for a Google Assistant Local Control

This code broadcasts mDNS with a _gh-node-red service and runs a http server on port 3000.

It currently has a bunch of hard coded values in it, but is paired with my Node-RED Goolge Assistant Smart Home Action.

Start with:

npm run

About

Working out the kinks in Local control before adding it to my Node-RED project

License:Apache License 2.0


Languages

Language:TypeScript 83.2%Language:JavaScript 16.8%