Remove myq
[kiosk.git] / kiosk_secrets.py
index b25f1fa59f889bc179c6bdbdb6e752bb51504784..8fbb4c72af4234c082fa94a55b637e790f1c5481 100644 (file)
@@ -10,10 +10,8 @@ google_key = "<your key here>"
 google_client_id = '<your app here>.apps.googleusercontent.com'
 google_client_secret = '<your secret here>'
 
-# These are from your myq mobile app login.
-myq_username = "<you>@gmail.com"
-myq_password = "<your password here>"
-myq_appid = "<your appid here>"
+# Your home assistant key
+home_assistant_key = '<bearer token>'
 
 # These can be generated on the developer console at Twitter.
 twitter_consumer_key = "<your twitter app consumer key here>"