Added location where learned codes can be found (#11949)

* Added location where learned codes can be found

At the moment, the full codes are not published elsewhere it seems (bugs?). Eventually this file location should be removed again, but for now this info will help people.

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Roelof Schuiling 2020-02-03 09:12:41 +01:00 committed by GitHub
parent 58f726e0ec
commit 5794c791cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,6 +116,10 @@ script:
In the above example, two codes will be captured for the power command, and will be sent alternately each time the command is called.
#### Learned codes storage location
The learned commands are stored in folder `\configuration\.storage` in a file called `broadlink_remote_xxxxxxxxxxx_codes.json`. From here, you can copy the codes for use in e.g., a Broadlink switch. Warning: files in the .storage folder should never be edited manually, so just view the file.
### Send command
Use the `remote.send_command` service to send commands.