iobroker.javascript 9.0.0 → 9.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/README.md +2 -2
  2. package/admin/assets/{index-B0RKH_iG.js → index-BzKS5vx-.js} +1 -1
  3. package/admin/custom/assets/index-BXmu6lpn.js +904 -0
  4. package/admin/custom/customComponents.js +2 -2
  5. package/admin/i18n/de.json +61 -0
  6. package/admin/i18n/en.json +61 -0
  7. package/admin/i18n/es.json +61 -0
  8. package/admin/i18n/fr.json +61 -0
  9. package/admin/i18n/it.json +61 -0
  10. package/admin/i18n/nl.json +61 -0
  11. package/admin/i18n/pl.json +61 -0
  12. package/admin/i18n/pt.json +61 -0
  13. package/admin/i18n/ru.json +61 -0
  14. package/admin/i18n/uk.json +61 -0
  15. package/admin/i18n/zh-cn.json +61 -0
  16. package/admin/mf-manifest.json +1 -1
  17. package/admin/remoteEntry.js +2 -2
  18. package/admin/tab.html +1 -1
  19. package/docs/en/upgrade-guide.md +5 -2
  20. package/io-package.json +13 -13
  21. package/package.json +1 -1
  22. package/admin/custom/assets/index-az76fZMP.js +0 -904
  23. package/admin/i18n/de/flat.txt +0 -427
  24. package/admin/i18n/de/translations.json +0 -429
  25. package/admin/i18n/en/flat.txt +0 -427
  26. package/admin/i18n/en/translations.json +0 -429
  27. package/admin/i18n/es/flat.txt +0 -427
  28. package/admin/i18n/es/translations.json +0 -429
  29. package/admin/i18n/flat.txt +0 -427
  30. package/admin/i18n/fr/flat.txt +0 -427
  31. package/admin/i18n/fr/translations.json +0 -429
  32. package/admin/i18n/it/flat.txt +0 -427
  33. package/admin/i18n/it/translations.json +0 -429
  34. package/admin/i18n/nl/flat.txt +0 -427
  35. package/admin/i18n/nl/translations.json +0 -429
  36. package/admin/i18n/pl/flat.txt +0 -427
  37. package/admin/i18n/pl/translations.json +0 -429
  38. package/admin/i18n/pt/flat.txt +0 -427
  39. package/admin/i18n/pt/translations.json +0 -429
  40. package/admin/i18n/ru/flat.txt +0 -427
  41. package/admin/i18n/ru/translations.json +0 -429
  42. package/admin/i18n/uk/flat.txt +0 -427
  43. package/admin/i18n/uk/translations.json +0 -429
  44. package/admin/i18n/zh-cn/flat.txt +0 -427
  45. package/admin/i18n/zh-cn/translations.json +0 -429
@@ -1,427 +0,0 @@
1
- Actions
2
- IDs from Selector
3
- exec
4
- with results
5
- command
6
- Execute some command
7
- exec---execute-some-os-command-like-cp-file1-file2
8
- log level
9
- none
10
- info
11
- debug
12
- warning
13
- error
14
- request
15
- URL
16
- with results
17
- Request URL
18
- https://github.com/request/request
19
- log level
20
- none
21
- info
22
- debug
23
- warning
24
- error
25
- Convert
26
- toNumber
27
- Cast input to number
28
- toBoolean
29
- Cast input to boolean
30
- toString
31
- Cast input to string
32
- type of
33
- Returns type of input
34
- to Date/Time
35
- Cast input to date
36
- date/time
37
- to
38
- Cast input from date
39
- JSON to object
40
- Parse JSON string
41
- object to JSON
42
- Stringify object
43
- prettify
44
- JSONata expression
45
- apply to
46
- Convert by JSONata Expression
47
- Format time difference
48
- hh:mm:ss
49
- h:m:s
50
- hh:mm
51
- h:m
52
- m:s
53
- mm:ss
54
- custom format
55
- hh:mm:ss
56
- Converts milliseconds to a readable format
57
- Sendto
58
- message
59
- sendTo
60
- Text to speech
61
- sendto
62
- parameters
63
- command
64
- parameter
65
- Add parameter to sendTo object.
66
- No instances
67
- log level
68
- none
69
- info
70
- debug
71
- warning
72
- error
73
- getHistory
74
- Astro
75
- Object ID
76
- From (time)
77
- Until (time)
78
- Aggregate by
79
- none
80
- minimum
81
- maximum
82
- count
83
- average
84
- Step size
85
- ms
86
- sec
87
- min
88
- hours
89
- days
90
- Request information from database
91
- gethistory
92
- System
93
- debug output
94
- Debug
95
- log---gives-out-the-message-into-log
96
- comment
97
- Enter comment to explain the code
98
- сontrol
99
- Control state
100
- setstate
101
- with
102
- with delay
103
- ms
104
- sec
105
- min
106
- , clear running
107
- toggle
108
- Toggle the state
109
- setstate
110
- with
111
- with delay
112
- in ms
113
- , clear running
114
- update
115
- Update state
116
- setstate
117
- with
118
- with delay
119
- in ms
120
- bind
121
- Bind two states with each other
122
- setstate
123
- Object
124
- only changes
125
- with
126
- write
127
- Control state
128
- сontrol
129
- update
130
- delay in ms
131
- value
132
- clear running
133
- create state
134
- jsState
135
- Object ID
136
- Init value
137
- Common
138
- State type
139
- string
140
- number
141
- boolean
142
- json
143
- Is readable
144
- Is writable
145
- create state
146
- createstate
147
- Get state value
148
- of Object ID
149
- Select object ID with dialog
150
- getstate
151
- select ID
152
- Value
153
- Acknowledge
154
- Timestamp
155
- Last change
156
- Quality
157
- Value comment
158
- Source
159
- Object name
160
- Object description
161
- State unit
162
- Object role
163
- State type
164
- Object type
165
- Is state readable
166
- Is state writable
167
- Get state value
168
- Object
169
- select ID
170
- Get object defition
171
- getobject
172
- Select OID
173
- Object ID
174
- Object ID (meta)
175
- Object ID (script)
176
- Select object ID with dialog
177
- Get attribute
178
- Attribute
179
- of Object
180
- Get attribute of object or JSON by path, like: 'attr1.attr'
181
- getattr
182
- New line
183
- Places new line in text
184
- Round
185
- to
186
- decimal places
187
- Rounds value to n decimal places
188
- Date and Time
189
- Actual time
190
- Custom time
191
- is
192
- time
193
- Compare time
194
- https://github.com/ioBroker/ioBroker.telegram/blob/master/README.md
195
- Actual time is
196
- Compare current time
197
- https://github.com/ioBroker/ioBroker.telegram/blob/master/README.md
198
- less than
199
- equal to or less than
200
- greater than
201
- equal to or greater than
202
- equal to
203
- between
204
- not between
205
- and
206
- Actual time as
207
- YYYY.MM.DD hh:mm:ss.sss
208
- all instances
209
- Send message to telegram
210
- https://github.com/ioBroker/ioBroker.telegram/blob/master/README.md
211
- Date object
212
- milliseconds
213
- seconds
214
- minutes
215
- minutes in day
216
- seconds in day
217
- hours
218
- day of month
219
- month as number
220
- month as text
221
- month as short text
222
- short year
223
- full year
224
- week day text
225
- short week day
226
- week day as number
227
- custom format
228
- yyyy.mm.dd
229
- yyyy/mm/dd
230
- yy.mm.dd
231
- yy/mm/dd
232
- dd.mm.yyyy
233
- dd/mm/yyyy
234
- dd.mm.yy
235
- dd/mm/yy
236
- mm/dd/yyyy
237
- mm/dd/yy
238
- dd.mm.
239
- dd/mm
240
- mm.dd
241
- mm/dd
242
- hh:mm
243
- hh:mm:ss
244
- hh:mm:ss.sss
245
- Actual time of
246
- Offset (minutes)
247
- YYYY.MM.DD hh:mm:ss.sss
248
- Get actual time or
249
- https://github.com/ioBroker/ioBroker.telegram/blob/master/README.md
250
- Calculated time
251
- Start of day
252
- End of day
253
- Start of week
254
- End of week
255
- Start of month
256
- End of month
257
- Calculate time stamps
258
- https://github.com/ioBroker/ioBroker.telegram/blob/master/README.md
259
- Calculate time
260
- based on
261
- ms
262
- sec
263
- min
264
- hours
265
- days
266
- weeks
267
- Add or substract time
268
- https://github.com/ioBroker/ioBroker.telegram/blob/master/README.md
269
- Timeouts
270
- Pause
271
- Pause the execution for defined time
272
- wait
273
- Execution
274
- timeout
275
- in
276
- ms
277
- sec
278
- min
279
- Delay execution
280
- settimeout
281
- clear
282
- Clear delay execution
283
- cleartimeout
284
- timeout
285
- timeout
286
- gettimeout
287
- Execution
288
- interval
289
- every
290
- ms
291
- Cyclic execution
292
- setinterval
293
- clear interval
294
- Clear interval execution
295
- clearinterval
296
- interval
297
- interval
298
- getinterval
299
- Trigger
300
- was changed
301
- was updated
302
- is greater than last
303
- is greater or equal than last
304
- is less than last
305
- is less or equal than last
306
- is same as last
307
- is true
308
- is false
309
- on---subscribe-on-changes-or-updates-of-some-state
310
- Ack is
311
- any
312
- update
313
- command
314
- Event: if objects
315
- If some state changed or updated
316
- object ID
317
- Object ID
318
- trigger on
319
- trigger on
320
- Event: if object
321
- If some state changed or updated
322
- get
323
- of trigger
324
- Get information about event
325
- object ID
326
- name
327
- description
328
- channel ID
329
- channel name
330
- device ID
331
- device name
332
- state value
333
- state timestamp
334
- state quality
335
- origin of value
336
- is command or update
337
- last change of state
338
- comment of last state
339
- user of last state
340
- previous value
341
- previous timestamp
342
- previous quality
343
- previous origin
344
- previous command or update
345
- previous last change
346
- previous comment
347
- previous user
348
- This block must be used only inside of event block
349
- schedule
350
- Do something on cron schedule
351
- schedule
352
- astro
353
- Do something on astrological event
354
- , offset
355
- minutes
356
- sunrise
357
- sunrise end
358
- golden hour end
359
- solar noon
360
- golden hour
361
- sunset start
362
- sunset
363
- dusk
364
- nautical dusk
365
- night
366
- night end
367
- nautical dawn
368
- dawn
369
- nadir
370
- astro--function
371
- schedule
372
- schedule
373
- cron rule
374
- Delay execution
375
- settimeout
376
- clear
377
- Clear delay execution
378
- cleartimeout
379
- CRON
380
- CRON
381
- Create CRON rule with dialog
382
- CRON
383
- CRON
384
- Create CRON rule with dialog
385
- with seconds
386
- day of week
387
- month
388
- date
389
- hour
390
- minutes
391
- seconds
392
- as line
393
- JS function with return
394
- Javascript function
395
- Switch / case
396
- the case is
397
- in case of
398
- do
399
- Does something if the condition is true. If there isn't a matching case the default function will be executed.
400
- This function will run if there aren't any matching cases.
401
- This is a variable for condition.
402
- Event: file update
403
- File pattern
404
- With file data
405
- If some file changed or updated
406
- onFile
407
- Cancel file event
408
- Cancel subscription on file change
409
- offFile
410
- message to other script
411
- Astro
412
- all instances
413
- script
414
- message
415
- data
416
- other script
417
- other script
418
- Event: Received message
419
- message
420
- message
421
- onMessage
422
- Min
423
- Max
424
- if a number between min and max
425
- if empty
426
- then
427
- check if empty