diff --git a/.env.testing b/.env.testing index 533347e..e8c6bd9 100644 --- a/.env.testing +++ b/.env.testing @@ -17,4 +17,4 @@ LONGITUDE=-117.92124 # Amount of milliseconds to wait after turning on a switch on or off before # continuing to process switch changes -SWITCH_METERING_INTERVAL=0 \ No newline at end of file +SWITCH_METERING_INTERVAL=10 \ No newline at end of file