Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hardillb/googlehomelocalsdktest

Working out the kinks in Local control before adding it to my Node-RED project
https://github.com/hardillb/googlehomelocalsdktest

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```