1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

Merge branch 'elimate_optional' into integration

This commit is contained in:
J. Nick Koston
2025-10-29 17:57:55 -05:00
7 changed files with 13 additions and 24 deletions

View File

@@ -32,6 +32,7 @@ switch:
name: "Test Switch"
id: test_switch
optimistic: true
lambda: return false;
interval:
- interval: 0.5s