This is a collection of stubs for the Local Home SDK as well as manual testing interfaces for interacting with them.
This repository consists of three components:
-
stubs/
holds the library of core stubs that implementsmarthome
namespace in Node.js. -
cli/
is a tool for interacting with the stubs through a command-line interface that runs in Node.js. -
gui/
is an implementation of thesmarthome
stubs that runs in a browser and exposes a GUI for triggering platform actions.
Please see each respective README
for complete usage guides.
- Questions? Go to StackOverflow, Assistant Developer Community on Reddit or Support.
- For bugs, please report an issue on Github.
- Actions on Google Documentation
- Actions on Google Codelabs.
Please read and follow the steps in the CONTRIBUTING.md.
See LICENSE.
This is not an officially supported Google product.