1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 15:41:52 +00:00
This commit is contained in:
J. Nick Koston
2025-10-29 17:45:18 -05:00
parent 22b718a87d
commit b743786908

View File

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