Fix gassistant json (#149)

* Update hassio_gassistant.py

* Update config.json
This commit is contained in:
Pascal Vizeli
2017-07-22 17:23:21 +02:00
committed by GitHub
parent 8e438fc33d
commit 5e5b4138e8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
"""Hass.IO Google Assistant."""
import json
import sys
from pathlib import Path