All Projects → rithvikvibhu → Ghlocalapi

rithvikvibhu / Ghlocalapi

Licence: mit
(Unofficial) Google Home local API documentation.

Projects that are alternatives of or similar to Ghlocalapi

Smarthome Homeassistant Config
🏠 My Home Assistant configuration. This repo will be archived 🗄️ in the future
Stars: ✭ 152 (-54.49%)
Mutual labels:  google-home, iot
Openapi Viewer
Browse and test a REST API described with the OpenAPI 3.0 Specification
Stars: ✭ 82 (-75.45%)
Mutual labels:  openapi3, api-documentation
Home assistant files
Here are my Home Assistant configuration files
Stars: ✭ 159 (-52.4%)
Mutual labels:  google-home, iot
Hoobs
Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
Stars: ✭ 325 (-2.69%)
Mutual labels:  google-home, iot
Redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Stars: ✭ 15,935 (+4670.96%)
Mutual labels:  openapi3, api-documentation
Assistant Relay
A Node.js server that allows for sending commands to Google Home/Assistant from endpoints
Stars: ✭ 638 (+91.02%)
Mutual labels:  google-home, iot
Create Openapi Repo
🤖 Generator for GH repo to help you manage the OpenAPI definition lifecycle
Stars: ✭ 513 (+53.59%)
Mutual labels:  openapi3, api-documentation
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (-39.52%)
Mutual labels:  google-home, iot
Angular Swagger Ui
An angularJS implementation of Swagger UI
Stars: ✭ 131 (-60.78%)
Mutual labels:  openapi3, api-documentation
Class Validator Jsonschema
Convert class-validator-decorated classes into JSON schema
Stars: ✭ 118 (-64.67%)
Mutual labels:  openapi3, api-documentation
Api2html
A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins.
Stars: ✭ 103 (-69.16%)
Mutual labels:  openapi3, api-documentation
specifications-ITS-REST
openEHR REST API Specifications
Stars: ✭ 20 (-94.01%)
Mutual labels:  api-documentation, openapi3
openapi-boilerplate
📘 Multi-file boilerplate for Open API Specification
Stars: ✭ 280 (-16.17%)
Mutual labels:  api-documentation, openapi3
openapi-viewer
Browse and test a REST API described with the OpenAPI 3.0 Specification
Stars: ✭ 85 (-74.55%)
Mutual labels:  api-documentation, openapi3
Openapi Generator Cli
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
Stars: ✭ 305 (-8.68%)
Mutual labels:  openapi3
Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+1194.61%)
Mutual labels:  iot
Awesome Iot
Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform
Stars: ✭ 3,460 (+935.93%)
Mutual labels:  iot
Kuiper
A lightweight IoT edge analytics software
Stars: ✭ 327 (-2.1%)
Mutual labels:  iot
6lbr
A deployment-ready 6LoWPAN Border Router solution based on Contiki
Stars: ✭ 324 (-2.99%)
Mutual labels:  iot
Hue Alfred Workflow
An Alfred workflow for controlling Philips Hue lights.
Stars: ✭ 304 (-8.98%)
Mutual labels:  iot

Google Home Local API Documentation

Updated on: 2020-06-28 Available here: https://rithvikvibhu.github.io/GHLocalApi/

GitHub stars GitHub license Build Status

Documentation for Google Home's local API, specs in OpenAPI 3.0. Rendered with Redoc.

Travis CI generates the static website with Redoc.

  • npm run build generates the static site in the 'dist' folder (Make sure the folder exists).
  • npm run serve serves the page with a web server.

Contributing

The Open API spec is exported from Apimatic. Instead of submitting pull requests with changes to this file, please create an issue with the changes instead.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].