mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
parent
f93e2cd673
commit
01ea4397e4
@ -278,7 +278,7 @@ using a generic templatable action call.
|
||||
- number.operation:
|
||||
id: my_number
|
||||
operation: !lambda "return NUMBER_OP_INCREMENT;"
|
||||
cycle: !lambda: "return true;"
|
||||
cycle: !lambda "return true;"
|
||||
|
||||
Configuration variables:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user