mirror of https://github.com/arendst/Tasmota.git
Add shelly2 info
parent
0dc316eb5e
commit
fc1747c54e
|
@ -78,7 +78,7 @@ The following command tables are available:
|
||||||
- [Serial Bridge](#serial-bridge)
|
- [Serial Bridge](#serial-bridge)
|
||||||
- [SetOption Overview](#setoption-overview)
|
- [SetOption Overview](#setoption-overview)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Sonoff Pow, Sonoff S31 and Pzem004T specific](#sonoff-pow-sonoff-s31-and-pzem004t)
|
- [Sonoff Pow, Sonoff S31, Shelly2 and Pzem004T specific](#sonoff-pow-sonoff-s31-shelly2-and-pzem004t)
|
||||||
- [WS2812, AiLight, Sonoff Led, B1, BN-SZ01, H801 and MagicHome](#ws2812-ailight-sonoff-led-b1-bn-sz01-h801-and-magichome)
|
- [WS2812, AiLight, Sonoff Led, B1, BN-SZ01, H801 and MagicHome](#ws2812-ailight-sonoff-led-b1-bn-sz01-h801-and-magichome)
|
||||||
- [WS2812 led string specific](#ws2812-led-string-specific)
|
- [WS2812 led string specific](#ws2812-led-string-specific)
|
||||||
- [Sonoff RF Bridge 433](#sonoff-rf-bridge-433)
|
- [Sonoff RF Bridge 433](#sonoff-rf-bridge-433)
|
||||||
|
@ -683,7 +683,7 @@ WebLog | 3 | Show error, info and debug messages
|
||||||
WebLog | 4 | Show all messages
|
WebLog | 4 | Show all messages
|
||||||
|
|
||||||
|
|
||||||
### Sonoff Pow, Sonoff S31 and Pzem004T
|
### Sonoff Pow, Sonoff S31, Shelly2 and Pzem004T
|
||||||
|
|
||||||
Command | Payload | Description
|
Command | Payload | Description
|
||||||
----------------|---------------|----------------------------------------------------------
|
----------------|---------------|----------------------------------------------------------
|
||||||
|
@ -705,6 +705,9 @@ EnergyReset | | Show Energy Total, Yesterday and Today
|
||||||
EnergyReset1 | 0..42500 | ((P)Re)Set Energy Today in Wh
|
EnergyReset1 | 0..42500 | ((P)Re)Set Energy Today in Wh
|
||||||
EnergyReset2 | 0..42500 | ((P)Re)Set Energy Yesterday in Wh
|
EnergyReset2 | 0..42500 | ((P)Re)Set Energy Yesterday in Wh
|
||||||
EnergyReset3 | 0..42500000 | ((P)Re)Set Energy Total in Wh
|
EnergyReset3 | 0..42500000 | ((P)Re)Set Energy Total in Wh
|
||||||
|
FreqRes | | (6.2.1.5) Show current Frequency Resolution
|
||||||
|
FreqRes | 0..3 | (6.2.1.5) Set Frequency Resolution
|
||||||
|
FrequencySet | \<hertz\> | (6.2.1.5) Auto-calibrate frequency to a target value
|
||||||
HlwIcal | | replaced by CurrentCal
|
HlwIcal | | replaced by CurrentCal
|
||||||
HlwIset | | replaced by CurrentSet
|
HlwIset | | replaced by CurrentSet
|
||||||
HlwPcal | | replaced by PowerCal
|
HlwPcal | | replaced by PowerCal
|
||||||
|
|
Loading…
Reference in New Issue