Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SmartPad EM32 Smart Plug Device #1005

Merged
merged 13 commits into from
Feb 13, 2025
Binary file not shown.
34 changes: 34 additions & 0 deletions src/docs/devices/smartpad-em32-smart-plug/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: SmartPad EM32 16A Smart Plug with Energy Metering
date-published: 2025-01-30
jesserockz marked this conversation as resolved.
Show resolved Hide resolved
type: plug
standard: global
board: esp32
project-url: https://github.com/Smartpadza/Device_Configs/blob/main/smartpad-em32-smart-plug.yaml
difficulty: 1
made-for-esphome: false
---

![alt text](SPEM32.webp "SmartPad EM32 16A Smart Plug with Energy Metering")

Maker: https://smartpad.co.za/
Product page: https://store.smartpad.co.za/index.php/product/tasmota-16a-smart-plugs-with-energy-monitoring/

Available pre-flashed with ESPHome or Tasmota.

## GPIO Pinout

| Pin | Function |
| ------ | ---------- |
| GPIO1 | Status LED |
| GPIO20 | Button |
| GPIO4 | Relay |
| GPIO7 | BL0937 CF |
| GPIO3 | BL0937 CF1 |
| GPIO5 | BL0937 SEL |
| GPIO6 | Relay Led |

## Basic Configuration

The [Latest configuration](https://github.com/Smartpadza/Device_Configs/blob/main/smartpad-em32-smart-plug.yaml)
can be found on Smartpad South Africas GitHub repo.