Skip to content

Commit 61f2e17

Browse files
committed
Merge branch 'current' into rc
2 parents b371186 + 118bad4 commit 61f2e17

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/_integrations/google_assistant_sdk.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ The easiest way to check if the integration is working is to check [My Google Ac
107107
- If you see the issued commands in [My Google Activity](https://myactivity.google.com/myactivity), the integration is working fine. If the commands don't have the expected outcome, don't open an issue in the Home Assistant Core project or the [underlying library](https://github.com/tronikos/gassist_text). You should instead report the issue directly to Google [here](https://github.com/googlesamples/assistant-sdk-python/issues). Examples of known Google Assistant API issues:
108108
- Media playback commands (other than play news, play podcast, play white noise, or play rain sounds) don't work.
109109
- Routines don't work.
110+
- Broadcast doesn't work with IPv6.
111+
- Broadcast to specific rooms often doesn't work for non-English languages.
110112

111113
## Configuration
112114

source/_integrations/knx.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ There is currently support for the following device types within Home Assistant:
7373
- [Time](#time)
7474
- [Weather](#weather)
7575

76+
## Free KNX online training
77+
78+
As a Home Assistant KNX user, you can start a FREE KNX online training and get a discounted ETS Home license on the [KNX website](https://www.knx.org/knx-en/for-your-home/home-assistant/).
79+
7680
{% include integrations/config_flow.md %}
7781

7882
## Basic Configuration

0 commit comments

Comments
 (0)