mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Concepts and terminology: update screenshots (#33963)
This commit is contained in:
parent
b98aef96ef
commit
4902182041
@ -8,7 +8,13 @@ Now you're in Home Assistant, let's look at the most important concepts.
|
||||
|
||||
Integrations are pieces of software that allow Home Assistant to connect to other software and platforms. For example, a product by Philips called Hue would use the Philips Hue {% term integration %} and allow Home Assistant to talk to the hardware controller Hue Bridge. Any Home Assistant compatible {% term devices %} connected to the Hue Bridge would appear in Home Assistant as [devices](#devices).
|
||||
|
||||

|
||||

|
||||
|
||||
Some integration cards show an icon:
|
||||
|
||||
- The cloud icon <img height="28px" src="/images/getting-started/cloud-icon.png" alt="Cloud icon"/> indicates that this integration depends on the cloud.
|
||||
- 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.
|
||||
- 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.
|
||||
|
||||
For a full list of compatible {% term integrations %}, refer to the [integrations](/integrations) documentation.
|
||||
|
||||
|
BIN
source/images/getting-started/cloud-icon.png
Normal file
BIN
source/images/getting-started/cloud-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
BIN
source/images/getting-started/custom-icon.png
Normal file
BIN
source/images/getting-started/custom-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 220 KiB |
BIN
source/images/getting-started/integrations.png
Normal file
BIN
source/images/getting-started/integrations.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 KiB |
BIN
source/images/getting-started/yaml-icon.png
Normal file
BIN
source/images/getting-started/yaml-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
Loading…
x
Reference in New Issue
Block a user