Has anyone found a new device handler for this power meter? It was actually working fine, but I had to remove it and re-add it, and the default device handler no longer shows power meter data.
I’ve tried this version:
## Aeon Smart Switch Dsc06106
Device handler used for the Aeon Smart Switch Dsc06106. Here's a list of features:
- On/off switch mode
- Energy cost (current and cumulative) based on how much you pay in your country/state/province
- Report frequency configuration (how often does the different values get updated)
- Disable switch configuration so it always stay on/off, if needed
- Report can either be configured to always be sent on a fixed time or when there is a delta difference in change %
## How to install
Get the code here: https://github.com/jbisson/SmartThingsPublic-/blob/master/devicetypes/jbisson/aeon-labs-smart-swtitch-dsc06106.src/aeon-labs-smart-switch-dsc06106.groovy
Follow this for more information https://community.smartthings.com/t/faq-an-overview-of-using-custom-code-in-smartthings/16772
## Support
https://community.smartthings.com/t/aeon-smart-energy-switch-6-gen5/62937
## Developer manufacturer documentation
https://github.com/jbisson/SmartThingsPublic/blob/master/devicetypes/jbisson/aeon-labs-smart-swtitch-dsc06106.src/Aeon%20Labs%20Smart%20Switch%20DSC06106.pdf
This file has been truncated. show original
And I tried anther version:
https://raw.githubusercontent.com/constjs/jcdevhandlers/master/devicetypes/jscgs350/my-aeon-home-energy-monitor-gen1.src/my-aeon-home-energy-monitor-gen1.groovy
These all allow it to work as a switch, but the meter shows 0.0w when in use.