SINOPE Thermostats 15% off plus savings from BC Hydro

Using the following driver:
https://github.com/kris2k2/hubitat/drivers/kris2k2-Sinope-TH112XZB.groovy

I have this rule:

If I was to re-create it, I would change the following:

Trigger:
Motion Active instead of Changed

Actions I would remove what I have and make it:
displayOn()
Wait for Motion Stop
displayOff()

1 Like

thanks for the example I will experiment a wee bit and see how it goes.

Cheers
Bob

1 Like

They've been talking about a zigbee propane tank level gauge for months. I'm skeptical it will ever become reality. (I have a wifi unit from Tank Utility, which has been working well, but would prefer to not depend on web, plus better battery life, I imagine).

I use one for my heated floor in my bathroom. They're a great thermostat...Attractive too.

1 Like

The link to the driver is "not found".

Do you know if it includes an Energy Usage calculation? I miss that feature from the older Neviweb GT125 and was looking to see if I could recreate it on a Hubitat dashboard.

Try this one. It has a few more features including energy monitoring and the ability to turn on the clock (sometimes, it will turn off for whatever reason…)

1 Like

Sebastien, I like that driver but the only issue I had with it was that when using it with sharptools if I changed the temp at the front plate of the thermostat it would not reflect the change on sharptools.
Had to go to a different driver, only temp until I get better at making HE dashboard items, I really need to find the time to do that, anyone got some spare hours you're not using, i seem to keep running short.

1 Like

Have you tried working with @josh on the issue?

Well yes I have and here is the link to convo
Sinope TH1123ZB not updating sharptools - #4 by the-leafs

well at least my last comments on the three drivers I used and the results, further up the tree josh opined that it could be the attribute that is used in the single height tile in Sharptools.

1 Like

Thanks Sebastien! That actually also seemed to fix another issue I had with the stock driver, in that I couldn't get a Rule to switch the T-Stats to "Off"

One quick question. Do you know how it's calculating the $$$ for the energy used? The old Neviweb was awesome in that it automatically sensed the size (in Watts) of each baseboard. Is this one doing something similar, or is it just treating each one as 4000W?

That’s a very good question! I assumed that it automatically sensed the energy use and converted to the correct $ amount, but can’t say for sure…

I guess I'd have to go dig around in the ST forums to find out, eh?

FWIW, my T-Stats are WAY less chatty with the new drivers. If they were heating using the old drivers I'd see a "T-Stat X is heating" about every 7 seconds in the logs. With the new ones... totally quiet unless they're moving from one state to another.

Keep an eye here but I beleive the global sh!t we are all in has delayed things!

Any idea if the Energy Meter amount could be expressed with a "$" figure?

Maybe the driver’s author @samuel.c.auclair might know…

1 Like

@gwydionjhr, the actual driver have the capabitility energy meter which is expressed in kWh. That energy is calculated at the driver level and not the device level. The driver pulls relatively frequently the power data in order to estimate the energy consumed by the thermostat. I assume Sinope does the same with their platform (except if the thermostats have an integrated energy meter but Sinope keep it only for their platform).

Then, in the driver preference you can define the cost / kWh which depends on your electricity provider. Once that is define their is an attribute cost calculated from the cost defined in the preference and the energy calculated. That estimated cost can be acessible in the dashboard with the attribute tile.

1 Like

I will look into it, I belive I know what it is causing this.

1 Like

Right, it's the Estimated Cost I'd like to see displayed on the tile. I'm guessing it would have to be as a Text Attribute, or Variable Number Attribute?

Variable number

1 Like

Hello all,
Refreshing this post as I have recently been in contact with Sinope customer support on a couple of issues. the first was a lock out of the buttons on one of the thermostats, they pointed me in the correct direction, which was find my reading glasses as I didn't note the "lock" indicator on the display.
The other issue was if I could get firmware files to upgrade the FW, if required. I was informed that the only way to get FW updates is to have their hub or send them back to them and they will do it in the factory.

I suspect this is due to the possibility that the end user could brick their thermostat and then they have to deal with the calls and emails ranting about how the FW broke the Thermostat. I am sure they could place a button on the FW d/l page that indicates you accept the risks of doing this yourself (I know just like the User Agreements we all just click "agreed" on and don't read).

I am a proponent of these thermostats but a little less so now that I am aware of this restriction. I thought I would just let others know in case you are in the market. I am also curious if Sinope will have a firmware update that will address anything to do with MATTER or will MATTER even affect these units when it hits the street (e.g. security).

I was informed that on Zigbee the hacker would first hack your hub then move to the devices if they wanted yet, from research on line, it is possible to hack a device and use that as the entry point into your hub and then further downstream.

any hooooo there you go.