mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
update sensor names
This commit is contained in:
@@ -988,7 +988,7 @@ const emsesp_sensordata = {
|
|||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
g: 37,
|
g: 37,
|
||||||
n: 'External switch',
|
n: 'External_switch',
|
||||||
v: 13,
|
v: 13,
|
||||||
u: 0,
|
u: 0,
|
||||||
o: 17,
|
o: 17,
|
||||||
@@ -999,8 +999,8 @@ const emsesp_sensordata = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
g: 39,
|
g: 37,
|
||||||
n: 'Pulse count',
|
n: 'Pulse_count',
|
||||||
v: 144,
|
v: 144,
|
||||||
u: 0,
|
u: 0,
|
||||||
o: 0,
|
o: 0,
|
||||||
@@ -1011,7 +1011,7 @@ const emsesp_sensordata = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
g: 40,
|
g: 23,
|
||||||
n: 'Pressure',
|
n: 'Pressure',
|
||||||
v: 16,
|
v: 16,
|
||||||
u: 17,
|
u: 17,
|
||||||
|
|||||||
Reference in New Issue
Block a user