• Stars
    star
    215
  • Rank 183,166 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created about 6 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Build Release

HomeAutio.Mqtt.GoogleHome

This project is a bridge between Google Home's Actions API and MQTT. It allows for someone to implement a Google Home integration with their home automation project without needing a cloud service provider.

It provides an in process OAuth 2 server to satisfy the Google Actions Account Linking, and fulfillment for SYNC, QUERY, and EXECUTE intents. It then translates these messages back and forth to MQTT.

See the Wiki for more information about configuration and defining Google Device metadata.