mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update bg-BG.h
This commit is contained in:
parent
e30b4d18f5
commit
6944c43838
@ -643,6 +643,26 @@
|
||||
#define D_SENSOR_CC1101_GDO2 "CC1101 GDO2"
|
||||
#define D_SENSOR_HRXL_RX "HRXL Rx"
|
||||
|
||||
// xsns_53_sml.ino
|
||||
#define D_TPWRIN "Total-In"
|
||||
#define D_TPWROUT "Total-Out"
|
||||
#define D_TPWRCURR "Current-In/Out"
|
||||
#define D_TPWRCURR1 "Current-In p1"
|
||||
#define D_TPWRCURR2 "Current-In p2"
|
||||
#define D_TPWRCURR3 "Current-In p3"
|
||||
#define D_Strom_L1 "Current L1"
|
||||
#define D_Strom_L2 "Current L2"
|
||||
#define D_Strom_L3 "Current L3"
|
||||
#define D_Spannung_L1 "Voltage L1"
|
||||
#define D_Spannung_L2 "Voltage L2"
|
||||
#define D_Spannung_L3 "Voltage L3"
|
||||
#define D_METERNR "Meter_number"
|
||||
#define D_METERSID "Service ID"
|
||||
#define D_GasIN "Counter"
|
||||
#define D_H2oIN "Counter"
|
||||
#define D_StL1L2L3 "Current L1+L2+L3"
|
||||
#define D_SpL1L2L3 "Voltage L1+L2+L3/3"
|
||||
|
||||
// Units
|
||||
#define D_UNIT_AMPERE "A"
|
||||
#define D_UNIT_CENTIMETER "cm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user