mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Use https for MaterialDesignIcons project links (#19607)
This commit is contained in:
parent
5a22ec5e7c
commit
08193f3b99
@ -39,7 +39,7 @@ entity_picture:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
icon:
|
icon:
|
||||||
description: "Any icon from [MaterialDesignIcons.com](http://materialdesignicons.com). Prefix name with `mdi:`, ie `mdi:home`. Note: Newer icons may not yet be available in the current Home Assistant release. You can check when an icon was added to MaterialDesignIcons.com at [MDI History](https://materialdesignicons.com/history)."
|
description: "Any icon from [MaterialDesignIcons.com](https://materialdesignicons.com). Prefix name with `mdi:`, ie `mdi:home`. Note: Newer icons may not yet be available in the current Home Assistant release. You can check when an icon was added to MaterialDesignIcons.com at [MDI History](https://materialdesignicons.com/history)."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
assumed_state:
|
assumed_state:
|
||||||
|
@ -30,7 +30,7 @@ name:
|
|||||||
default: Name of entity
|
default: Name of entity
|
||||||
icon:
|
icon:
|
||||||
required: false
|
required: false
|
||||||
description: Overwrites icon or entity picture. You can use any icon from [MaterialDesignIcons.com](http://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
description: Overwrites icon or entity picture. You can use any icon from [MaterialDesignIcons.com](https://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
||||||
type: string
|
type: string
|
||||||
default: Entity domain icon
|
default: Entity domain icon
|
||||||
image:
|
image:
|
||||||
@ -87,7 +87,7 @@ name:
|
|||||||
type: string
|
type: string
|
||||||
icon:
|
icon:
|
||||||
required: false
|
required: false
|
||||||
description: Overwrites icon or entity picture. You can use any icon from [MaterialDesignIcons.com](http://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
description: Overwrites icon or entity picture. You can use any icon from [MaterialDesignIcons.com](https://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
||||||
type: string
|
type: string
|
||||||
image:
|
image:
|
||||||
required: false
|
required: false
|
||||||
|
@ -110,7 +110,7 @@ dashboards:
|
|||||||
type: string
|
type: string
|
||||||
icon:
|
icon:
|
||||||
required: false
|
required: false
|
||||||
description: The icon to show in the sidebar. You can use any icon from [MaterialDesignIcons.com](http://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
description: The icon to show in the sidebar. You can use any icon from [MaterialDesignIcons.com](https://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
||||||
type: string
|
type: string
|
||||||
show_in_sidebar:
|
show_in_sidebar:
|
||||||
required: false
|
required: false
|
||||||
|
@ -69,7 +69,7 @@ entities:
|
|||||||
type: string
|
type: string
|
||||||
icon:
|
icon:
|
||||||
required: false
|
required: false
|
||||||
description: Override the entity icon. You can use any icon from [MaterialDesignIcons.com](http://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
description: Override the entity icon. You can use any icon from [MaterialDesignIcons.com](https://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
||||||
type: string
|
type: string
|
||||||
image:
|
image:
|
||||||
required: false
|
required: false
|
||||||
|
@ -155,7 +155,7 @@ views:
|
|||||||
default: view index
|
default: view index
|
||||||
icon:
|
icon:
|
||||||
required: false
|
required: false
|
||||||
description: Icon-name from Material Design Icons. You can use any icon from [MaterialDesignIcons.com](http://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
description: Icon-name from Material Design Icons. You can use any icon from [MaterialDesignIcons.com](https://materialdesignicons.com). Prefix the icon name with `mdi:`, ie `mdi:home`.
|
||||||
type: string
|
type: string
|
||||||
background:
|
background:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user