bramkragten / lyric

Add support for Honeywell Lyric thermostats in Home Assistant
MIT License
13 stars 19 forks source link

500 Error - Server got itself into trouble #1

Open mdezzi opened 5 years ago

mdezzi commented 5 years ago

After install, I can get all the way through authorizing via my Honeywell developer account and choose my thermostat. After it sends me back i get a 500 error with the text that says "The server got itself into trouble". If i uninstall and use this version by teunehv, it authorizes successfully .

Ernst-JanKromhout commented 5 years ago

I have the same issue

niwasgrewal commented 5 years ago

same error here.

eterrades commented 5 years ago

The same issue. Lyric T5 Rounded, version Home Assistant 0.98.5, version (installed trough HACS: v1.0.4. After authorizes successfully gives to us 500... -1:

mdezzi commented 5 years ago

Should have posted this sooner. Do not use the version by bramkragten in HACS. It doesnt work. Instead see this post. You can install that as a custom component. It has been working flawless for me for about 3 months.

brjborja commented 4 years ago

+1

tarheelz commented 4 years ago

I see bramkragten may still be working on this. As an update, as of 0.109.3, "500 Internal Server Error Server got itself in trouble" is still the end of the line on authorization/installation after an installation attempt with HACS. Thanks for your efforts.

thedude0101 commented 4 years ago

I'm getting this error as well, in the logs i'm showing:

File "/config/custom_components/lyric/init.py", line 199, in get data = request.GET AttributeError: 'Request' object has no attribute 'GET'