Use request.query (#13037)

Fixes #13036
pull/13045/head
Paul Tarjan 2018-03-10 00:36:20 -08:00 committed by Paulus Schoutsen
parent 76fb2447a5
commit f9c1675c95
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ class WinkAuthCallbackView(HomeAssistantView):
from aiohttp import web
hass = request.app['hass']
data = request.GET
data = request.query
response_message = """Wink has been successfully authorized!
You can close this window now! For the best results you should reboot