CodeRabbitAI

This commit is contained in:
Edward Firmo
2024-12-22 23:55:18 +01:00
parent f1f545198b
commit c07e4f195a

View File

@@ -59,8 +59,8 @@ triggers:
- platform: event - platform: event
event_type: esphome.tx_ultimate_easy event_type: esphome.tx_ultimate_easy
event_data: event_data:
device_name: your_device_name device_name: your_device_name # Replace with your specific device name
component: bs_button_1 component: bs_button_1 # Button identifier (e.g., bs_button_1, bs_button_2, bs_button_3 or bs_button_4)
event: click event: click
actions: actions:
- action: light.toggle - action: light.toggle