mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
committed by
Paulus Schoutsen
parent
5726159dd4
commit
c7c47a18a9
@@ -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
|
||||
|
Reference in New Issue
Block a user