From 3932db1b1f1cdbb7e00cb080178a3ad2a1bd86c7 Mon Sep 17 00:00:00 2001 From: Nathann Morand Date: Sun, 12 Nov 2023 11:01:27 +0100 Subject: [PATCH] Update INSTALL.md Co-authored-by: Patrick <4002194+askpatrickw@users.noreply.github.com> --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index acbec52..6462e03 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -152,6 +152,6 @@ Received NEC: address=0xFE01, command=0xE21D ``` this line give you the protocol (NEC) the address and the command. if you have another protocol lookup in the ESPhome documentation the specific syntax. -you can now edit the snippet with your value and add as many as you need for every function you want. +Edit the example template with your value and add as many as you need for every function of your remote you want to clone and use from the ESP 360 Remote. (dont hesitate to read the ESPhome documentation as it will give you more detailled info and more options to configure your actions)