add type cast so compiles standalone

This commit is contained in:
proddy
2023-03-05 14:33:01 +01:00
parent ef602ca70b
commit 607a725395
8 changed files with 16 additions and 16 deletions

View File

@@ -310,8 +310,8 @@ const en: Translation = {
STAY: 'Stay',
LEAVE: 'Leave',
SCHEDULER: 'Scheduler',
SCHEDULER_HELP_1: 'Add custom scheduled commands to automate EMS-ESP. Add entity name to control activation by api/mqtt',
SCHEDULER_HELP_2: 'Use 00:00 to trigger on boot',
SCHEDULER_HELP_1: 'Automate commands by adding scheduled events below. Set a unique Name to enable/disable activation via API/MQTT.',
SCHEDULER_HELP_2: 'Use 00:00 to trigger once on start-up',
SCHEDULE: 'Schedule',
TIME: 'Time',
TIMER: 'Timer',