fix flakey tests
This commit is contained in:
@@ -53,3 +53,10 @@ switch:
|
||||
- logger.log: "Switch 2 turned on"
|
||||
turn_off_action:
|
||||
- logger.log: "Switch 2 turned off"
|
||||
|
||||
# Interval to update binary sensors
|
||||
interval:
|
||||
- interval: 100ms
|
||||
then:
|
||||
- component.update: test_binary_sensor1
|
||||
- component.update: test_binary_sensor2
|
||||
|
||||
Reference in New Issue
Block a user