-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Refactor Sinope.js (Cosmetics) #5195
Conversation
Thanks! |
I believe since this change, I am getting these errors upon startup of zigbee2mqtt: |
@onixx what is the model of your device? |
@Koenkk The error above comes from all 4 of my TH1400ZB. I also noticed this another error coming from my TH1300ZB; |
Was systemMode reportable by your thermostat before? |
I don’t think so |
I guess this is the issue Koenkk/zigbee-herdsman@e708702 for your TH1300ZB |
Thanks for the PR. I believe for the 1400ZB we just need a try/catch like implemented for the 1123ZB. I iust dont know if any of these really support reporting of systemMode so don’t know if we really need it at all? |
Yes done the pr for the th1400zb #5255 didn’t really work on this stats in particular but will check for any inconsistencies, this week. I think it depend on firmware. I updated all my th1124zb to the very latest and the mode + power(watt) became reportable. And after I shipped back the Sinope cloud module to amazon. It would be great to be able to have a different config for each firmware version.But that would make a big file lol. Or everyone update all their sinope stuff to the latest haha.. |
@Koenkk I think it would be great if you can merge theses two pr to the stable release. Or this type of issue might comme back this month, and configure will fail for a lot a people . |
@MattL0 I will make a hotfix release in the coming days. |
Thank you |
No description provided.