SONOFF MINI-ZB1GSP in ZHA

I’ve successfully added this power meter switch to ZHA using the official script. So far the experience has been great. Next, I’m planning to use another power meter(MINI-ZB1GP) to monitor my washing machine’s power consumption.

Just FYI…

Weldone !

I try to add the same module in my HA with no result for the moment :frowning: .
I create some entries in configuration.yaml in order to add custom quirk … and put the python script inton the good directory but module still not working.

Maybe the script is in the wrong location?
You can try it in the following way:
Download the attached ZHA quirk file and place it into:/config/zha_quirks/
(Create the folder if it does not exist.)
Then restart Home Assistant and pair the device via ZHA as usual.
If the quirk does not take effect, ensure that custom quirk loading is enabled in your ZHA configuration.

Ok ..
Finaly i found that the name of the python script must be the same of the module name.
Python script have an “_” in his name … and my module is detected with a “-”.
mini_z1gb vers mini-z1gb …
So now, the python script is used.
But for the moment … only “Voltage” is update and good …

Done !
Evrthing works fine now.
I pickup the python script from official SONOFF site, renamed as the exact module name, reconfigure module and now all data are goods !
:victory_hand:

Hey, iv got a new BASIC-ZB1GSP(zigbee) my HA has a ZBT-1 i have added sonoff sensors before but this BASIC-ZB1GSP can’t find it under Zigbee integration, anything im missing? thanks for the help!

Did you follow Mia’s instructions?

Mia
do you have the attached file i dont see it in the mail, i just can’t see anything on the power in my Mini, i have tried putting in the py script but does not seem to work