Update INSTALL.md

Co-authored-by: Patrick <4002194+askpatrickw@users.noreply.github.com>
This commit is contained in:
Nathann Morand 2023-11-12 11:01:27 +01:00 committed by GitHub
parent 17bd90a865
commit 3932db1b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)