Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'home_name' #63

Closed
JurgenLB opened this issue Sep 24, 2023 · 3 comments
Closed

KeyError: 'home_name' #63

JurgenLB opened this issue Sep 24, 2023 · 3 comments

Comments

@JurgenLB
Copy link
Contributor

I was testing your python script with my Thermostat and got a
KeyError: 'home_name'
on line 308
self.thermostatData['name'] = self.thermostatData['home_name']
and line 311
self.defaultThermostat = self.thermostatData['home_name']

I changed it to ['station_name'] and now it give no Error's more.
This is the name for the Relaisstation,
Was this the intended "name" or do you mean the name of the thermostat ?

I see another reference on line 350 but I think there it is OK

@philippelt
Copy link
Owner

I am currently overloaded, I will try to find some free time in the coming weeks.

Sorry for the delay

@JurgenLB
Copy link
Contributor Author

That's OK
Take Your Time, I notice that getthermostatsdata is from the OLD API
So that's a bigger change than I first thought

Kind regards

@JurgenLB
Copy link
Contributor Author

this is resolved in #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants