Skip to content

Commit

Permalink
Update shelly_3EM (#1907)
Browse files Browse the repository at this point in the history
Changed restart to mandatory power cycle
  • Loading branch information
jeroenst authored Dec 17, 2024
1 parent a683ed0 commit 38a011d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _templates/shelly_3EM
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Search your Shelly 3EM firmware dump for calib.dat
```console
rule3 on file#calib.dat do {"rms":{"current_a":3166385,"current_b":3125691,"current_c":3131983,"current_s":1756557,"voltage_a":-767262,"voltage_b":-763439,"voltage_c":-749854},"angles":{"angle0":180,"angle1":176,"angle2":176},"powers":{"totactive": {"a":-1345820,"b":-1347328,"c":-1351979}},"freq":0} endon
```
- Restart Tasmota and obeserve that the results seem calibrated as Tasmota now uses the information from calib.dat
- Powercycle the Shelly 3EM with Tasmota and obeserve that the results seem calibrated as Tasmota now uses the information from calib.dat

## Pinout
![Shelly 3EM Pinout](/assets/device_images/shelly_3EM.webp)

[GitHub Discussion](https://github.com/arendst/Tasmota/discussions/13515)
[GitHub Discussion](https://github.com/arendst/Tasmota/discussions/13515)

0 comments on commit 38a011d

Please sign in to comment.