mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 00:06:49 +00:00
Update map for 'dark_mode' property (#9716)
* Update map for 'dark_mode' property
* ✏️ Tweak
This commit is contained in:
parent
a0a946e393
commit
1b44e8625d
@ -43,6 +43,11 @@ default_zoom:
|
||||
description: The default zoom level of the map.
|
||||
type: integer
|
||||
default: 14 (or whatever zoom level is required to fit all visible markers)
|
||||
dark_mode:
|
||||
required: false
|
||||
description: Enable a dark theme for the map.
|
||||
type: boolean
|
||||
default: false
|
||||
{% endconfiguration %}
|
||||
|
||||
<p class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user