Skip to content

Commit

Permalink
Fix property name
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Sep 30, 2024
1 parent a2bac2b commit bee154e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/addons/ring-to-open.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ binary_sensor:

- tc_bus.send:
type: open_door
address_lambda: !lambda "return id(second_door_station_id);"
address: !lambda "return id(second_door_station_id);"

- id: !extend function_button
on_press:
Expand Down

0 comments on commit bee154e

Please sign in to comment.