From 896f3ac46894b2c5f68abbb285000c6c31fadb0e Mon Sep 17 00:00:00 2001 From: Shivam Maurya <54358380+shvmm@users.noreply.github.com> Date: Sat, 22 Feb 2025 02:41:34 +0530 Subject: [PATCH] Update sprinkler.rst to new style esp32 platform (#4695) --- components/sprinkler.rst | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/components/sprinkler.rst b/components/sprinkler.rst index 7e9d1706d..6b56e9a03 100644 --- a/components/sprinkler.rst +++ b/components/sprinkler.rst @@ -643,7 +643,8 @@ could easily be added by adding the ``pump_switch_id`` parameter and a :ref:`swi esphome: name: esp-sprinkler-controller - platform: ESP32 + + esp32: board: featheresp32 wifi: @@ -673,7 +674,8 @@ This example illustrates a complete, simple three-valve system with no pump/upst esphome: name: esp-sprinkler-controller - platform: ESP32 + + esp32: board: featheresp32 wifi: @@ -724,7 +726,8 @@ This example illustrates a complete three-valve system with a single pump/upstre esphome: name: esp-sprinkler-controller - platform: ESP32 + + esp32: board: featheresp32 wifi: @@ -788,7 +791,8 @@ a common pump/upstream valve. esphome: name: esp-sprinkler-controller - platform: ESP32 + + esp32: board: featheresp32 wifi: @@ -866,7 +870,8 @@ valves, each of which are shared between the two controllers: esphome: name: esp-sprinkler-controller - platform: ESP32 + + esp32: board: featheresp32 wifi: