What you’ve done is great!
With the last HA update to 2025.6.2 suggested_display_precision is now working so I’ve reactivate it in the quirks-V2 in sensor.py and switch.py.
Thanks for reporting this. Look like the zip file is corrupted. I’ll check.
The bug seams to be in hacs. You still can download manually the zip file at Releases · claudegel/sinope-gt125 · GitHub
Pick the source code (zip). unpack the zip somewhere. it will create a dir named sinope-gt125-1.7.2 inside you will see dir custom_components and in it sinope. In sinope copy all 10 files into your config/custom_components/sinope dir and restart HA.
On my side I’ll try to find out what is the problem. The error message is not very helpfull.
Well that didn’t go well… ![]()
The GT125 service never loaded…
I did make a copy of what was in the folder before I replaced the ten files and put them back and everything worked again.
But the new version just didn’t load replacing that folder.
Ok I’ve found the bug. It’s in the manifest.json file. I’ll fix it today and make a new version. I’ve added some property in that file to comply with HA new requirements but forgot a coma at the end of the line 9 and 10. Too hot outside… burn my brain ![]()
I’ just push a new release that fix manifest.json that prevent loading in HA.
Let me know if it is OK
I can confirm this worked and I could use the update in the HA not download the file and manually update.
Thank you for reporting this
So was the bug in the manifest.json the real reason the automatic update didn’t install?
Yes because I forgot to put a comma at the end of the line 9 and 10 and it prevent const.py to load the startup sequence. That sequence read directly from manifest.json. But the line that it need to read was too long, missing comma.
If i have a Wifi Thermostat TH1310WF, would i still be able to have local control? Or would it be completely depedndant on Sinope cloud?
If the device support HomeKit by apple then you can add it to Home Assistant for local control that way. HomeKit by design is LOCAL only control without cloud.
Hello Claude,
I am unable to see my TH1143WF thermostat in the entities list. Can you please add the model 350 to the code. I don’t understand how to do this myself.
![]()
Hi @psakaris it’s already in the code but you need to update to pre-release v4.0.0b1
It will be in next official version v4.0.0 I just need to fix a small bug in set humidity service.
To have access to pre-release version just go in parameters / devices and services / hacs. Click on xx services under the HACS logo then pick Sinope Neviweb130
There is a switch to turn on pre-release.
Then you will see the new pre-release v4.0.0b1. Just install it as a regular version and you will get the support for your TH1143WF
Thank you. I can see the entities now.
I should push a new official release v4.0.0 soon that will contain all those new devices. Have fun, next peak period is Monday morning.
Next Peak period is Sunday PM according to Hydro-Quebec.
Did you received an email about that. I got nothing.
But effectively on Neviweb we have a peak Sunday PM, Monday AM and Monday PM



