mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
formatting
This commit is contained in:
@@ -555,19 +555,19 @@ const emsesp_devicedata_4 = {
|
||||
{
|
||||
v: 16,
|
||||
u: 1,
|
||||
id: '00hc2 selected room temperature',
|
||||
id: '08hc2 selected room temperature',
|
||||
c: 'hc2/seltemp',
|
||||
},
|
||||
{
|
||||
v: 18.6,
|
||||
u: 1,
|
||||
id: '00hc2 current room temperature',
|
||||
id: '02hc2 current room temperature',
|
||||
c: '',
|
||||
},
|
||||
{
|
||||
v: 'off',
|
||||
u: 0,
|
||||
id: '00hc2 mode',
|
||||
id: '02hc2 mode',
|
||||
c: 'hc2/mode',
|
||||
},
|
||||
],
|
||||
@@ -705,14 +705,14 @@ const emsesp_deviceentities_4 = [
|
||||
v: 18.5,
|
||||
id: 'hc2 current room temperature',
|
||||
s: 'hc2/curtemp',
|
||||
m: 3,
|
||||
m: 2,
|
||||
w: false,
|
||||
},
|
||||
{
|
||||
v: 'off',
|
||||
id: 'hc2 mode',
|
||||
s: 'hc2/mode',
|
||||
m: 3,
|
||||
m: 2,
|
||||
w: true,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user