Script0803

Results 7 comments of Script0803

In my test, the energy and produced energy seem to be reported normally? It's just that when it is initially connected, it will only report when the data changes, otherwise...

https://github.com/script0803/SPM0X-Z2M-Configuration/blob/main/SPM02_Z3_Local_02.js This file is the external converter of zigbee2mqtt, it is suitable for the zigbee3.0 version of SPM02, it has the suffix of U01. So it is not the same...

> Also, please add some unit tests. Hi, I've written some test uints. Could you please tell me how I can run these test uints locally before pull request to...

> @script0803 I'd first follow this guide: https://developer.smartthings.com/docs/devices/hub-connected/set-up-dev-env using the artifact containing the lua libraries here: https://github.com/SmartThingsCommunity/SmartThingsEdgeDrivers/releases/tag/apiv15_58 > > Then navigate to your driver's `src` directory and simply run `lua...

> @script0803 I'd first follow this guide: https://developer.smartthings.com/docs/devices/hub-connected/set-up-dev-env using the artifact containing the lua libraries here: https://github.com/SmartThingsCommunity/SmartThingsEdgeDrivers/releases/tag/apiv15_58 > > Then navigate to your driver's `src` directory and simply run `lua...

> @script0803 can you include your test in the PR here so I can take a look? Of course, thank you very much for your help!