mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-16 23:26:50 +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.
|
description: The default zoom level of the map.
|
||||||
type: integer
|
type: integer
|
||||||
default: 14 (or whatever zoom level is required to fit all visible markers)
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user