From 9abc63d1db3969c46a89a0dbd4e6013eb998625d Mon Sep 17 00:00:00 2001 From: Janick Bergeron Date: Mon, 6 Jan 2025 08:07:53 -0800 Subject: [PATCH] Easier to find Devices Database Added link to device database in "Next Step" box at the top Created sections for the information at the bottom of the page that didn't really belong in the "Cookbook" section so their respective topics will be easier to find as they'll be in the table of content. --- index.rst | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/index.rst b/index.rst index a90547b783..71c7e4a4f8 100644 --- a/index.rst +++ b/index.rst @@ -75,6 +75,11 @@ ESPHome is a system to control your microcontrollers by simple yet powerful conf Configuration types +
  • + + Device configuration examples + +
  • Sharing ESPHome devices @@ -1195,11 +1200,21 @@ Cookbook Arduino Port Extender, cookbook/arduino_port_extender, arduino_logo.svg EHMTX a matrix status/text display, cookbook/ehmtx, ehmtx.jpg +.. _device_database: + +Device Database +--------------- + +You will find configurations for specific devices in our `ESPHome Devices `__ database. + +.. _contributing: + +Contributing +------------ + Do you have other awesome automations or cool setups? Please feel free to add them to the documentation for others to copy. See :doc:`Contributing `. -If you'd like to share configurations for specific devices, please contribute to our `ESPHome Devices `__ database. - .. toctree:: :hidden: