diff --git a/tasmota/xnrg_17_ornowe517.ino b/tasmota/xnrg_17_ornowe517.ino index 2254fc37a..53c748ea2 100644 --- a/tasmota/xnrg_17_ornowe517.ino +++ b/tasmota/xnrg_17_ornowe517.ino @@ -55,7 +55,7 @@ const uint16_t we517_start_addresses[] { /* 7 */ 0x0020, // + - + kW Phase 2 power /* 8 */ 0x0022, // + - - kW Phase 3 power /* 9 */ 0x0026, // + - + VAr Phase 1 volt amps reactive - /* 10 */ 0x0026, // + - - VAr Phase 2 volt amps reactive + /* 10 */ 0x0028, // + - - VAr Phase 2 volt amps reactive /* 11 */ 0x002A, // + - - VAr Phase 3 volt amps reactive /* 12 */ 0x0036, // + - + Phase 1 power factor /* 13 */ 0x0038, // + - - Phase 2 power factor @@ -230,4 +230,4 @@ bool Xnrg17(uint8_t function) } #endif // USE_WE517 -#endif // USE_ENERGY_SENSOR \ No newline at end of file +#endif // USE_ENERGY_SENSOR