rule "HEM KWH Refresh" when Time cron "0 59 23 ? * * *" then MicrowaveGarageBonus9_ElectricmeterkWh2.sendCommand ("REFRESH") Thread::sleep(1000) HEMGenerator10_ElectricmeterkWh1.sendCommand ("REFRESH") Thread::sleep(1000) ElectricalSubpanelHEMG26_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) OvenHEMG2_7_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) HouseACHEMG29_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) DryerHEMG2_10_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) ElectricPanelMeters12_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) HouseHEMG2_13_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) WaterHeater15_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) MasterBedroomAC24_ElectricmeterkWh.sendCommand ("REFRESH") Thread::sleep(1000) Dryer_Watt_Reports.sendCommand (0) Electric_Panel_Meter_Watt_Reports.sendCommand (0) Electric_Subpanel_Watt_Reports.sendCommand (0) Furnace_Watt_Reports.sendCommand (0) Generator_Watt_Reports.sendCommand (0) House_AC_Watt_Reports.sendCommand (0) House_Total_Watt_Reports.sendCommand (0) Master_BR_AC_Watt_Reports.sendCommand (0) Microwave_Watt_Reports.sendCommand (0) Network_Watt_Reports.sendCommand (0) Oven_Watt_Reports.sendCommand (0) Water_Heater_Watt_Reports.sendCommand (0) Furnace_HEM_Refresh_Count.sendCommand (0) Master_Bath_Humidity_Reports.sendCommand (0) ZSE44_Alarm_Count.sendCommand (0) end rule "Fixes" when Time cron "0 30 21 ? * * *" then // ZSE44_Alarm_Count.sendCommand (0) // Master_Bath_Humidity_Reports.sendCommand (0) // MicrowaveGarageBonus9_ElectricmeterkWh2.sendCommand ("REFRESH") // MasterBedroomAC24_WattReportingInterval.sendCommand(900) // Dryer_Watt_Reports.sendCommand (17) // Electric_Panel_Meter_Watt_Reports.sendCommand (0) // Electric_Subpanel_Watt_Reports.sendCommand (8) // Furnace_Watt_Reports.sendCommand (7) // Generator_Watt_Reports.sendCommand (9) // House_AC_Watt_Reports.sendCommand (8) // House_Total_Watt_Reports.sendCommand (86) // Master_BR_AC_Watt_Reports.sendCommand (23) // Microwave_Watt_Reports.sendCommand (15) // Network_Watt_Reports.sendCommand (7) // Oven_Watt_Reports.sendCommand (8) // Water_Heater_Watt_Reports.sendCommand (18) // MasterBedroomAC24_Electricmeterwatts.sendCommand ("REFRESH") // HouseHEMG2_13_ElectricmeterkWh.sendCommand ("REFRESH") // HouseACHEMG29_ElectricmeterkWh.sendCommand("REFRESH") // ElectricPanelMeters12_ElectricmeterkWh.sendCommand ("REFRESH") // ZWaveSerialController_FramesCancelled.sendCommand (0) // BasementDoorMotion75_Sensorluminance ("REFRESH") // Electric_Sub_Panel_Reports.sendCommand(0) // OfficeTVandPC24_ReportInterval.sendCommand(600) // Light_count_fix.sendCommand(0) // ZWaveNode112DSB28HomeEnergyMeterG2_Electricmeterwatts.sendCommand ("REFRESH") // DryerHEMG2_10_ReportingInterval.sendCommand(300) // GeneratorHEMG28_ReportingInterval.sendCommand(28800) // Maytag_Washer_Watt_Reports.sendCommand(0) // Furnace_HEM_Refresh_Count.sendCommand(0) // House_Total_Watt_Reports.sendCommand(0) // MicrowaveGarageBonus9_ElectricmeterkWh2.sendCommand ("REFRESH") // Total_Light_ON_Count.sendCommand(2) // Water_Heater_Wattage_Reports.sendCommand(0) // Office_PC_and_TV_Wattage_Reports.sendCommand(0) end