Sinopé thermostats missing attributes

The title is self explanatory (build-in driver):

Capture d’écran du 2024-09-20 09-05-17

If you wrote the driver, just add these attributes and values to your driver with hardcoded values.

As noted, this is a built-in system driver. @gopher.ny or @mike.maxwell maybe.

1 Like

The Sinopé thermostats do not support Cooling or fan speeds, unless this is a new thermostat that does?
What model do you have?

They don't but the EZdashboard tile does not work if those attributes are not present. As suggested by @amithalp, hardcoding fake values would fix the problem.

That is what I did with my Stelpro thermostat driver. I mirrored the heatingSetpoint to the coolingSetpoint and set the thermostatFanMode to on

What version firmware are you running, this limitation in EZDashboard has been resolved a while ago.

I'm running the latest firmware. I don't recall this being resolved any differently then modifying all thermostats driver to add those attributes.

@gopher.ny, can you check this out, this is with the internal driver. I thought this problem was resolved exactly for this situation where the thermostat does not have cooling?

Thank you for your feedback. Our engineers are revising the required fields for the Easy Dashboards to accommodate these and other similar thermostats. You can expect this to be resolved in the next release.

2 Likes

I have a th1300zb, I had this issue with the advanced driver, the driver was fixed and works with ez dashboard now...

1 Like

Thanks... it works great.