Update Lutron integration docs with Lutron RadioRA2 software changes (#27663)

* Update lutron.markdown with V12 changes

* Add note about transfer after user creation

* Update lutron.markdown

* Tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Logan Greif 2023-06-06 00:42:50 -04:00 committed by GitHub
parent 41315e0903
commit 96f27fe481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,12 @@ It is recommended to assign a static IP address to your main repeater. This ensu
</div> </div>
<div class='note'>
If you are using RadioRA2 software version 12 or later, the default `lutron` user with password `integration` is not configured by default. To configure a new telnet user, go to **Settings** > **Integration** in your project and add a new telnet login. Once configured, use the transfer tab to push your changes to the RadioRA2 main repeater(s).
</div>
## Keypad buttons ## Keypad buttons
Individual buttons on keypads are not represented as entities. Instead, they fire events called `lutron_event` whose payloads include `id` and `action` attributes. Individual buttons on keypads are not represented as entities. Instead, they fire events called `lutron_event` whose payloads include `id` and `action` attributes.