mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
min/max example
This commit is contained in:
@@ -592,20 +592,13 @@ const emsesp_deviceentities_1 = [
|
|||||||
m: 0,
|
m: 0,
|
||||||
w: false,
|
w: false,
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// v: 'test data',
|
v: 18.2,
|
||||||
// n: 'test',
|
n: 'hc1 selected room temperature',
|
||||||
// id: 'test',
|
id: 'hc1/seltemp',
|
||||||
// m: 0,
|
m: 0,
|
||||||
// w: false,
|
w: true,
|
||||||
// },
|
},
|
||||||
// {
|
|
||||||
// v: 18.2,
|
|
||||||
// n: 'hc1 selected room temperature',
|
|
||||||
// id: 'hc1/seltemp',
|
|
||||||
// m: 0,
|
|
||||||
// w: true,
|
|
||||||
// },
|
|
||||||
{
|
{
|
||||||
v: 22.6,
|
v: 22.6,
|
||||||
n: 'hc1 current room temperature',
|
n: 'hc1 current room temperature',
|
||||||
|
|||||||
Reference in New Issue
Block a user