Sinope Load Controller RM3250ZB

Hi,

Just added a Sinope Load Controller RM3250ZB to my HE and it will not send the power attribute unless I command a refresh. I have to wonder if the newly implemented 2.4.1.151 wattage setting is not working correctly and mine is set on 5000 watts or something which I don't reach. @mike.maxwell @gopher.ny

Maybe something I am missing?

When I go to configure it with debug on there is no indication that anything has been written to the device, just catchalls followed by the refresh.

You could try the community driver and see if you get a different result

Yep, tried that and I get errors from the code...It wouldn't configure or refresh, strange

This is the one I tried...

Hmm now that I am looking at that driver again, do I need to install some sort of Library first?

Looks like it. Might ask the author on the driver topic.

I use a fork of version 1.5.0, which isn’t the latest.

Could you send me that version?

I'll look into the inbuilt driver as I have one of these devices in production.

Thanks Mike!

Found it! will give it a try

I just tested mine using the following settings, first 1000 watts, then 100, which produced the following logs:


Being an older driver the power reporting configuration acknowledgment isn't currently logged.
You do need to pick a power threshold that your device that's being monitored will exceed...
Also, saving the preference setting is all that's needed to update the threshold, there is no need to click configure.
Configure will actually turn the reporting off...

Hmm this could be my issue let me give it a go.

1 Like

This is the reason. The Sinope Water Heater Controller RM3500ZB, behaves the same way. Just switch to the in-built load controller driver and click Save, but do not click "Configure".

1 Like

All working as it should now. Thanks.
Curious, is the configure button press turning off the power reporting intended behavior? I would have never thought that would be the issue, but sure enough it was.

Yes, as I said earlier, it sets it to the default. Unless changing drivers there isn't any need to hit configure.

1 Like