mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
improve device value helper text
This commit is contained in:
@@ -492,6 +492,13 @@ const emsesp_devicedata_1 = {
|
||||
id: '00hc1 mode',
|
||||
c: 'hc1/mode',
|
||||
l: ['off', 'on', 'auto']
|
||||
},
|
||||
{
|
||||
v: '00 mo 00:00 T1',
|
||||
u: 0,
|
||||
id: '00hc1 program switchtime',
|
||||
c: 'hc1/switchtime',
|
||||
h: '<nn> [ not_set | day hh:mm Tn ]'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user