Skip to content

Commit

Permalink
CodeRabbitAI
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardtfn committed Dec 22, 2024
1 parent f1f5451 commit c07e4f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ triggers:
- platform: event
event_type: esphome.tx_ultimate_easy
event_data:
device_name: your_device_name
component: bs_button_1
device_name: your_device_name # Replace with your specific device name
component: bs_button_1 # Button identifier (e.g., bs_button_1, bs_button_2, bs_button_3 or bs_button_4)
event: click
actions:
- action: light.toggle
Expand Down

0 comments on commit c07e4f1

Please sign in to comment.