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

Cannot read property ‘maxFloorTemp’ of undefined #7

Closed
johanseland opened this issue Apr 4, 2022 · 1 comment
Closed

Cannot read property ‘maxFloorTemp’ of undefined #7

johanseland opened this issue Apr 4, 2022 · 1 comment

Comments

@johanseland
Copy link

I just replaced three old thermostats with Elko Super TRs. These thermostats are not connected to a floor thermometer, they just regulate the voltage.

I can easily add the thermostats to Homely, but at random intervals (e.g., daily) the Elko application loses connection with the following error message: “Device is unavailable. Cannot read property ‘maxFloorTemp’ of undefined.” Rebooting the Homey will make them reconnect:

This is quite likely due to the lack of the thermostats being attached to a floor thermometer, perhaps the thermostat is not always sending this information and the app cannot handle that it is missing?

I took a quick peek at Github, and my guess is that it does not correctly handle missing maxFloorTemp in when attributes are returned from ELKOSpecificThermostatCluster.js.

@prj84 prj84 closed this as completed Nov 15, 2022
@prj84
Copy link
Owner

prj84 commented Nov 15, 2022

Should have been fixed with latest release :-)

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