mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Style fix for cast (#13113)
* Style fix for cast
* ✏️ Fix HTML/Markdown context switching
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
f5f501914f
commit
17e5bade24
@ -26,8 +26,11 @@ Home Assistant has its own Cast application to show the Home Assistant UI on any
|
|||||||
view_path: downstairs
|
view_path: downstairs
|
||||||
service: cast.show_lovelace_view
|
service: cast.show_lovelace_view
|
||||||
```
|
```
|
||||||
|
<div class='note'>
|
||||||
|
|
||||||
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/).
|
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/).
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
## Advanced use
|
## Advanced use
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user