2019-03-03 12:37:36 +00:00
|
|
|
sync_clock:
|
2020-01-05 12:09:17 +00:00
|
|
|
description: Sync the velbus modules clock to the Home Assistant clock, this is the same as the 'sync clock' from VelbusLink
|
2020-03-13 07:09:30 +00:00
|
|
|
|
|
|
|
set_memo_text:
|
|
|
|
description: >
|
|
|
|
Set the memo text to the display of modules like VMBGPO, VMBGPOD
|
|
|
|
Be sure the page(s) of the module is configured to display the memo text.
|
|
|
|
fields:
|
|
|
|
address:
|
|
|
|
description: >
|
|
|
|
The module address in decimal format.
|
|
|
|
The decimal addresses are displayed in front of the modules listed at the integration page.
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "11"
|
2020-03-13 07:09:30 +00:00
|
|
|
memo_text:
|
|
|
|
description: >
|
|
|
|
The actual text to be displayed.
|
|
|
|
Text is limited to 64 characters.
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "Do not forget trash"
|