8000 Rename yaml icon to config file icon. update descripton · home-assistant/home-assistant.io@b7fb40b · GitHub
[go: up one dir, main page]

Skip to content

Commit b7fb40b

Browse files
committed
Rename yaml icon to config file icon. update descripton
1 parent 9a2df92 commit b7fb40b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/getting-started/concepts-terminology.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Integrations are pieces of software that allow Home Assistant to connect to othe
1313
Some integration cards show an icon:
1414

1515
- The cloud icon <img height="28px" src="/images/getting-started/cloud-icon.png" alt="Cloud icon"/> indicates that this integration depends on the cloud.
16-
- The YAML icon <img height="28px" src="/images/getting-started/yaml-icon.png" alt="Yaml icon"/>indicates that this integration was not setup via the UI. You have either set it up in YAML or it is a dependency set up by an other integration. If you want to configure it, you will need to do so in your configuration.yaml file.
16+
- The file icon <img height="28px" src="/images/getting-started/config-file_icon.png" alt="Configuration file icon"/>indicates that this integration was not setup via the UI. You have either set it up in your {% term "`configuration.yaml`" %} file or it is a dependency set up by an other integration. If you want to configure it, you will need to do so in your {% term "`configuration.yaml`" %} file.
1717
- The custom icon <img height="28px" src="/images/getting-started/custom-icon.png" alt="Custom icon"/> indicates that this is not an official Home Assistant integration but that it was custom made. It could be imported from another source, for example downloaded from HACS.
1818

1919
For a full list of compatible {% term integrations %}, refer to the [integrations](/integrations) documentation.

0 commit comments

Comments
 (0)
0