@tarontop contributed the template for the Athom Plug V3 Plug. The template configures GPIO20 → CSE7766 Rx.
I opened my plug to confirm that it's using the HLW8032 chip rather than CSE7766. The Athom shop page at https://www.athom.tech/blank-1/tasmota-esp32-c3-uk-plug-v3 says
Build in HLW8032 power statistics chip
...
Template: {"NAME":"Athom Plug V3","GPIO":[0,0,0,32,0,224,576,0,0,0,0,0,0,0,0,0,0,0,0,0,3104,0],"FLAG":0,"BASE":1}
→ same template that we use here
So, I wondered...is 'CSE7766' on the template page just a bug i.e. mislabeled? Or are CSE7766 and HLW8032 interchangeable (so it seems)? The component configuration seems clear: 3104 → CSE7766 Rx.
@tarontop contributed the template for the Athom Plug V3 Plug. The template configures
GPIO20 → CSE7766 Rx.I opened my plug to confirm that it's using the HLW8032 chip rather than CSE7766. The Athom shop page at https://www.athom.tech/blank-1/tasmota-esp32-c3-uk-plug-v3 says
→ same template that we use here
So, I wondered...is 'CSE7766' on the template page just a bug i.e. mislabeled? Or are CSE7766 and HLW8032 interchangeable (so it seems)? The component configuration seems clear: 3104 → CSE7766 Rx.