Update 2018-04-24-launch-google-assistant-support.markdown

This commit is contained in:
Paulus Schoutsen 2018-04-26 09:11:56 -04:00 committed by GitHub
parent 7bfe31cbac
commit a83fd1d874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ To get started:
Things to note:
- The skill is called Hass.io, but will work with normal Home Assistant too. The name was necessary to avoid confusion between Home Assistant, Google Assistant and Google Home.
- Works with Home Assistant 0.65 or later.
- Works with Home Assistant 0.65.6 or later.
- All message handling is done local and is [open source](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/google_assistant/trait.py).
- If you have an Android device with Google Assistant, you can control your devices too.
- Home Assistant 0.68 will introduce a button to the Cloud config panel to trigger a sync of available devices.