Skip to content

Commit f9ff39b

Browse files
Julius2342balloob
authored andcommitted
Configuration for broadcast time to KNX bus. (home-assistant#4007)
1 parent 3142503 commit f9ff39b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/knx.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ knx:
8383
- **fire_event** (*Optional*): If set to True, platform will write all received KNX messages to event bus
8484
- **fire_event_filter** (*Optional*): If `fire_event` is set `fire_event_filter` has to be specified. `fire_event_filter` defines a list of patterns for filtering KNX addresses. Only telegrams which match this pattern are sent to the HOme Assistant event bus.
8585
- **state_updater** (*Optional*): The component will collect the current state of each configured device from the KNX bus to display it correctly within Home-Assistant. Set this option to False to prevent this behaviour.
86+
- **time_address** (*Optional*): Broadcast current local time to KNX bus with configured group address.
8687

8788
### {% linkable_title Services %}
8889

0 commit comments

Comments
 (0)