From 29c21772eda4f0a2719cf50e8f882a042c1d61ae Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Sun, 12 Mar 2023 15:41:03 +0000 Subject: [PATCH] Add concepts and terminology to getting started guide (#26529) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- .../asides/getting_started_navigation.html | 1 + .../concepts-terminology.markdown | 60 ++++++++++++++++++ source/getting-started/index.markdown | 1 + source/getting-started/onboarding.markdown | 2 +- source/images/getting-started/add-ons.png | Bin 0 -> 35885 bytes .../getting-started/home-assistant-device.png | Bin 0 -> 50065 bytes 6 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 source/getting-started/concepts-terminology.markdown create mode 100644 source/images/getting-started/add-ons.png create mode 100644 source/images/getting-started/home-assistant-device.png diff --git a/source/_includes/asides/getting_started_navigation.html b/source/_includes/asides/getting_started_navigation.html index 2d70544e2df..c7741c01864 100644 --- a/source/_includes/asides/getting_started_navigation.html +++ b/source/_includes/asides/getting_started_navigation.html @@ -4,6 +4,7 @@