Skip to content

Commit 17e5bad

Browse files
fredrikefrenck
andauthored
Style fix for cast (#13113)
* Style fix for cast * ✏️ Fix HTML/Markdown context switching Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent f5f5019 commit 17e5bad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/_integrations/cast.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,11 @@ Home Assistant has its own Cast application to show the Home Assistant UI on any
2626
view_path: downstairs
2727
service: cast.show_lovelace_view
2828
```
29+
<div class='note'>
2930
30-
Note that Home Assistant Cast requires your Home Assistant installation to be accessible via `https://`. If you're using Home Assistant Cloud, you don't need to do anything. Otherwise you must make sure that you have configured the `base_url` for [the `http` integration](/integrations/http/).
31+
Home Assistant Cast requires your Home Assistant installation to be accessible via `https://`. If you're using Home Assistant Cloud, you don't need to do anything. Otherwise you must make sure that you have configured the `base_url` for [the `http` integration](/integrations/http/).
32+
33+
</div>
3134

3235
## Advanced use
3336

0 commit comments

Comments
 (0)