[RELEASE] Rachio Community (dashboard + hose timers)

Hi Justin,
It looks like your theory is correct based on what I see here? I looked in the Rachio app and can see past and future waterings.

I also saw this in the log, not sure if it’s related:
[app:43] 2020-10-07 08:36:18.583 pm
[error] webhookHttp Exception Error: Internal Server Error

@JustinL I found a few issues that are resulting (apparently) excessive "isStateChange=true" events being sent to the devices.

  1. Zone device:
  • missing declaration of zoneRunStatus and isCycling attributes in metadata (since state isn't stored, it appears isStateChange() always returns true)
  • check for scheduleType state change always returns true because lowercase (data) is compared with capitalized (device state)
  1. Controller device:
  • standbyMode is always "changed" because true/false (data) is compared with on/off (device state)
  • dashboard is updated every poll because app always sends event isStateChange=true

I can prepare a PR for these if it would be useful.

Sure sounds good.

1 Like

Shouldn't turning off debug logging in the Rachio Community app also turn off trace events in the log?

image

Given time of year, my Rachio is in standby. And I've set this app to disable actions when on standby. Yet I'm still getting a constant stream of errors [java.lang.NullPointerException: null (generateEvent)]. I don't recall seeing these when the irrigation was active.

Any idea how to address this?

I had similar issues but with the BHyve integration. Disabling the devices solved that problem.

Please send me a detailed log with the errors so I can look into them

I turned on debug logging, so you could see the activity around the errors, rather than just the errors. Here you go. It's a mix of logging from the RC app, as well some of the valve devices. LMK if you need anything else. TIA.

Summary

app:5192020-12-12 09:18:45.384 pm infoUpdating (1) Controllers and (11) Zone devices...

dev:5562020-12-12 09:18:45.375 pm errorjava.lang.NullPointerException: null (generateEvent)

app:5192020-12-12 09:18:45.348 pm debuggetCurrentRainDelay with input [createDate:1526748405000, id:10542fad-35df-4bc4-aea3-8c369cc1a4a3, status:ONLINE, zones:[[id:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, zoneNumber:10, name:Back Far Right, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:2d2073f1-dce7-476e-80a7-84a0810155dd, zoneNumber:12, name:Zone 12, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:e5cfbf3e-d7b7-4ec3-90da-81bf6526e3a3, zoneNumber:16, name:Zone 16, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:bad326de-2783-4f8b-8f82-8912632e7013, zoneNumber:7, name:Right Near Back, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:8b1380ef-fca1-46c6-979e-dd11c2c75297, zoneNumber:15, name:Zone 15, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:49632fa8-e52c-417f-9b1c-c231b5f64767, zoneNumber:2, name:Right Front Door, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:ac427df5-e490-494f-a308-0f4eea18dbc6, zoneNumber:4, name:Left Front, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:6823e641-3d7c-4152-b482-da1eb5fa8f6e, zoneNumber:1, name:Front Right Driveway, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, zoneNumber:6, name: Near Back Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:d405e8e4-5ae0-4751-930c-cdcc46b03e74, zoneNumber:3, name:Left Front Driveway, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:535c6373-087b-4708-bd74-16354937a59d, zoneNumber:8, name:Back Middle, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, zoneNumber:11, name:Front Bed, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Shrubs, coefficient:0.5], customShade:[name:SOME_SHADE], availableWater:0.2, rootZoneDepth:15.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/c73bdf79-a402-45d6-bcf7-f3db77bf0c2a, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:6136, 2:5114, 3:4091, 4:3068, 5:2045], runtimeNoMultiplier:4091, maxRuntime:28800, saturatedDepthOfWater:1.65, depthOfWater:1.5, runtime:4091], [id:77193fd9-de15-4fb1-b3f7-d8830e784c35, zoneNumber:9, name:Back Far Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, zoneNumber:5, name:Left Front Door, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:1fab1a8b-a844-41fe-8e8b-94b8d3bb068b, zoneNumber:14, name:Zone 14, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:a54d66e6-1248-406a-931c-b10d766c41bc, zoneNumber:13, name:Zone 13, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391]], timeZone:America/Chicago, latitude:42.126571, longitude:-87.852908, name:Rachio-293DD8, scheduleRules:[], serialNumber:VC3342965, rainDelayExpirationDate:0, macAddress:B8D7AF293DD8, on:false, flexScheduleRules:[[id:5e31aa5f-9a99-4dbe-b348-d36710e9e9c6, zones:[[zoneId:6823e641-3d7c-4152-b482-da1eb5fa8f6e, sortOrder:0, duration:2455], [zoneId:bad326de-2783-4f8b-8f82-8912632e7013, sortOrder:6, duration:3951], [zoneId:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, sortOrder:5, duration:3951], [zoneId:535c6373-087b-4708-bd74-16354937a59d, sortOrder:7, duration:3951], [zoneId:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, sortOrder:10, duration:4091], [zoneId:d405e8e4-5ae0-4751-930c-cdcc46b03e74, sortOrder:2, duration:3951], [zoneId:ac427df5-e490-494f-a308-0f4eea18dbc6, sortOrder:3, duration:3951], [zoneId:77193fd9-de15-4fb1-b3f7-d8830e784c35, sortOrder:8, duration:3951], [zoneId:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, sortOrder:9, duration:3951], [zoneId:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, sortOrder:4, duration:3951], [zoneId:49632fa8-e52c-417f-9b1c-c231b5f64767, sortOrder:1, duration:2455]], scheduleJobTypes:[ANY], operator:AFTER, summary:As needed end by sunrise, cycleSoak:false, startDate:1528088400000, name:Smart Irrigation Schedule, enabled:true, startDay:4, startMonth:6, startYear:2018, totalDuration:40609, externalName:Smart Irrigation Schedule, type:FLEX]], model:GENERATION3_16ZONE, scheduleModeType:MANUAL, deleted:false, currentSchedule:[:], homeKitCompatible:false, utcOffset:-21600000]

app:5192020-12-12 09:18:44.566 pm debugupdating child device Rachio - Front Bed with device data [createDate:1526748405000, id:10542fad-35df-4bc4-aea3-8c369cc1a4a3, status:ONLINE, zones:[[id:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, zoneNumber:10, name:Back Far Right, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:2d2073f1-dce7-476e-80a7-84a0810155dd, zoneNumber:12, name:Zone 12, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:e5cfbf3e-d7b7-4ec3-90da-81bf6526e3a3, zoneNumber:16, name:Zone 16, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:bad326de-2783-4f8b-8f82-8912632e7013, zoneNumber:7, name:Right Near Back, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:8b1380ef-fca1-46c6-979e-dd11c2c75297, zoneNumber:15, name:Zone 15, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:49632fa8-e52c-417f-9b1c-c231b5f64767, zoneNumber:2, name:Right Front Door, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:ac427df5-e490-494f-a308-0f4eea18dbc6, zoneNumber:4, name:Left Front, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:6823e641-3d7c-4152-b482-da1eb5fa8f6e, zoneNumber:1, name:Front Right Driveway, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, zoneNumber:6, name: Near Back Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:d405e8e4-5ae0-4751-930c-cdcc46b03e74, zoneNumber:3, name:Left Front Driveway, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:535c6373-087b-4708-bd74-16354937a59d, zoneNumber:8, name:Back Middle, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, zoneNumber:11, name:Front Bed, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Shrubs, coefficient:0.5], customShade:[name:SOME_SHADE], availableWater:0.2, rootZoneDepth:15.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/c73bdf79-a402-45d6-bcf7-f3db77bf0c2a, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:6136, 2:5114, 3:4091, 4:3068, 5:2045], runtimeNoMultiplier:4091, maxRuntime:28800, saturatedDepthOfWater:1.65, depthOfWater:1.5, runtime:4091], [id:77193fd9-de15-4fb1-b3f7-d8830e784c35, zoneNumber:9, name:Back Far Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, zoneNumber:5, name:Left Front Door, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:1fab1a8b-a844-41fe-8e8b-94b8d3bb068b, zoneNumber:14, name:Zone 14, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:a54d66e6-1248-406a-931c-b10d766c41bc, zoneNumber:13, name:Zone 13, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391]], timeZone:America/Chicago, latitude:42.126571, longitude:-87.852908, name:Rachio-293DD8, scheduleRules:[], serialNumber:VC3342965, rainDelayExpirationDate:0, macAddress:B8D7AF293DD8, on:false, flexScheduleRules:[[id:5e31aa5f-9a99-4dbe-b348-d36710e9e9c6, zones:[[zoneId:6823e641-3d7c-4152-b482-da1eb5fa8f6e, sortOrder:0, duration:2455], [zoneId:bad326de-2783-4f8b-8f82-8912632e7013, sortOrder:6, duration:3951], [zoneId:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, sortOrder:5, duration:3951], [zoneId:535c6373-087b-4708-bd74-16354937a59d, sortOrder:7, duration:3951], [zoneId:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, sortOrder:10, duration:4091], [zoneId:d405e8e4-5ae0-4751-930c-cdcc46b03e74, sortOrder:2, duration:3951], [zoneId:ac427df5-e490-494f-a308-0f4eea18dbc6, sortOrder:3, duration:3951], [zoneId:77193fd9-de15-4fb1-b3f7-d8830e784c35, sortOrder:8, duration:3951], [zoneId:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, sortOrder:9, duration:3951], [zoneId:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, sortOrder:4, duration:3951], [zoneId:49632fa8-e52c-417f-9b1c-c231b5f64767, sortOrder:1, duration:2455]], scheduleJobTypes:[ANY], operator:AFTER, summary:As needed end by sunrise, cycleSoak:false, startDate:1528088400000, name:Smart Irrigation Schedule, enabled:true, startDay:4, startMonth:6, startYear:2018, totalDuration:40609, externalName:Smart Irrigation Schedule, type:FLEX]], model:GENERATION3_16ZONE, scheduleModeType:MANUAL, deleted:false, currentSchedule:[:], homeKitCompatible:false, utcOffset:-21600000]

dev:5552020-12-12 09:18:43.763 pm errorjava.lang.NullPointerException: null (generateEvent)

app:5192020-12-12 09:18:43.740 pm debuggetCurrentRainDelay with input [createDate:1526748405000, id:10542fad-35df-4bc4-aea3-8c369cc1a4a3, status:ONLINE, zones:[[id:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, zoneNumber:10, name:Back Far Right, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:2d2073f1-dce7-476e-80a7-84a0810155dd, zoneNumber:12, name:Zone 12, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:e5cfbf3e-d7b7-4ec3-90da-81bf6526e3a3, zoneNumber:16, name:Zone 16, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:bad326de-2783-4f8b-8f82-8912632e7013, zoneNumber:7, name:Right Near Back, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:8b1380ef-fca1-46c6-979e-dd11c2c75297, zoneNumber:15, name:Zone 15, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:49632fa8-e52c-417f-9b1c-c231b5f64767, zoneNumber:2, name:Right Front Door, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:ac427df5-e490-494f-a308-0f4eea18dbc6, zoneNumber:4, name:Left Front, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:6823e641-3d7c-4152-b482-da1eb5fa8f6e, zoneNumber:1, name:Front Right Driveway, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, zoneNumber:6, name: Near Back Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:d405e8e4-5ae0-4751-930c-cdcc46b03e74, zoneNumber:3, name:Left Front Driveway, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:535c6373-087b-4708-bd74-16354937a59d, zoneNumber:8, name:Back Middle, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, zoneNumber:11, name:Front Bed, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Shrubs, coefficient:0.5], customShade:[name:SOME_SHADE], availableWater:0.2, rootZoneDepth:15.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/c73bdf79-a402-45d6-bcf7-f3db77bf0c2a, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:6136, 2:5114, 3:4091, 4:3068, 5:2045], runtimeNoMultiplier:4091, maxRuntime:28800, saturatedDepthOfWater:1.65, depthOfWater:1.5, runtime:4091], [id:77193fd9-de15-4fb1-b3f7-d8830e784c35, zoneNumber:9, name:Back Far Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, zoneNumber:5, name:Left Front Door, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:1fab1a8b-a844-41fe-8e8b-94b8d3bb068b, zoneNumber:14, name:Zone 14, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:a54d66e6-1248-406a-931c-b10d766c41bc, zoneNumber:13, name:Zone 13, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391]], timeZone:America/Chicago, latitude:42.126571, longitude:-87.852908, name:Rachio-293DD8, scheduleRules:[], serialNumber:VC3342965, rainDelayExpirationDate:0, macAddress:B8D7AF293DD8, on:false, flexScheduleRules:[[id:5e31aa5f-9a99-4dbe-b348-d36710e9e9c6, zones:[[zoneId:6823e641-3d7c-4152-b482-da1eb5fa8f6e, sortOrder:0, duration:2455], [zoneId:bad326de-2783-4f8b-8f82-8912632e7013, sortOrder:6, duration:3951], [zoneId:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, sortOrder:5, duration:3951], [zoneId:535c6373-087b-4708-bd74-16354937a59d, sortOrder:7, duration:3951], [zoneId:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, sortOrder:10, duration:4091], [zoneId:d405e8e4-5ae0-4751-930c-cdcc46b03e74, sortOrder:2, duration:3951], [zoneId:ac427df5-e490-494f-a308-0f4eea18dbc6, sortOrder:3, duration:3951], [zoneId:77193fd9-de15-4fb1-b3f7-d8830e784c35, sortOrder:8, duration:3951], [zoneId:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, sortOrder:9, duration:3951], [zoneId:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, sortOrder:4, duration:3951], [zoneId:49632fa8-e52c-417f-9b1c-c231b5f64767, sortOrder:1, duration:2455]], scheduleJobTypes:[ANY], operator:AFTER, summary:As needed end by sunrise, cycleSoak:false, startDate:1528088400000, name:Smart Irrigation Schedule, enabled:true, startDay:4, startMonth:6, startYear:2018, totalDuration:40609, externalName:Smart Irrigation Schedule, type:FLEX]], model:GENERATION3_16ZONE, scheduleModeType:MANUAL, deleted:false, currentSchedule:[:], homeKitCompatible:false, utcOffset:-21600000]

dev:12132020-12-12 09:18:43.177 pm infoApplianceStatus_DishwasherRight :snowflake::x: variable is Off (17W)

app:5192020-12-12 09:18:42.961 pm debugupdating child device Rachio - Left Front Driveway with device data [createDate:1526748405000, id:10542fad-35df-4bc4-aea3-8c369cc1a4a3, status:ONLINE, zones:[[id:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, zoneNumber:10, name:Back Far Right, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:2d2073f1-dce7-476e-80a7-84a0810155dd, zoneNumber:12, name:Zone 12, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:e5cfbf3e-d7b7-4ec3-90da-81bf6526e3a3, zoneNumber:16, name:Zone 16, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:bad326de-2783-4f8b-8f82-8912632e7013, zoneNumber:7, name:Right Near Back, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:8b1380ef-fca1-46c6-979e-dd11c2c75297, zoneNumber:15, name:Zone 15, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:49632fa8-e52c-417f-9b1c-c231b5f64767, zoneNumber:2, name:Right Front Door, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:ac427df5-e490-494f-a308-0f4eea18dbc6, zoneNumber:4, name:Left Front, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:6823e641-3d7c-4152-b482-da1eb5fa8f6e, zoneNumber:1, name:Front Right Driveway, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:3682, 2:3068, 3:2455, 4:1841, 5:1227], runtimeNoMultiplier:2455, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:2455], [id:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, zoneNumber:6, name: Near Back Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:d405e8e4-5ae0-4751-930c-cdcc46b03e74, zoneNumber:3, name:Left Front Driveway, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:535c6373-087b-4708-bd74-16354937a59d, zoneNumber:8, name:Back Middle, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, zoneNumber:11, name:Front Bed, enabled:true, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:CLAY_LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Shrubs, coefficient:0.5], customShade:[name:SOME_SHADE], availableWater:0.2, rootZoneDepth:15.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/c73bdf79-a402-45d6-bcf7-f3db77bf0c2a, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:6136, 2:5114, 3:4091, 4:3068, 5:2045], runtimeNoMultiplier:4091, maxRuntime:28800, saturatedDepthOfWater:1.65, depthOfWater:1.5, runtime:4091], [id:77193fd9-de15-4fb1-b3f7-d8830e784c35, zoneNumber:9, name:Back Far Left, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, zoneNumber:5, name:Left Front Door, enabled:true, customNozzle:[name:ROTOR_HEAD, inchesPerHour:1.0], customSoil:[name:CLAY_LOAM], customSlope:[name:FOUR_SIX, sortOrder:0], customCrop:[name:Warm Season Grass, coefficient:0.65], customShade:[name:LOTS_OF_SUN], availableWater:0.2, rootZoneDepth:9.0, managementAllowedDepletion:0.5, efficiency:0.7, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/daf89bd1-0744-4603-a5b4-32218fceaae6, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:5927, 2:4939, 3:3951, 4:2963, 5:1976], runtimeNoMultiplier:3951, maxRuntime:10800, saturatedDepthOfWater:0.99, depthOfWater:0.9, runtime:3951], [id:1fab1a8b-a844-41fe-8e8b-94b8d3bb068b, zoneNumber:14, name:Zone 14, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391], [id:a54d66e6-1248-406a-931c-b10d766c41bc, zoneNumber:13, name:Zone 13, enabled:false, customNozzle:[name:FIXED_SPRAY_HEAD, inchesPerHour:1.5], customSoil:[name:LOAM], customSlope:[name:ZERO_THREE, sortOrder:0], customCrop:[name:Cool Season Grass, coefficient:0.8], customShade:[name:LOTS_OF_SUN], availableWater:0.17, rootZoneDepth:6.0, managementAllowedDepletion:0.5, efficiency:0.8, yardAreaSquareFeet:500, imageUrl:https://prod-media-photo.rach.io/8107d244-1176-44a4-9a7e-d1de3b803f82, scheduleDataModified:false, fixedRuntime:0, wateringAdjustmentRuntimes:[1:2086, 2:1739, 3:1391, 4:1043, 5:695], runtimeNoMultiplier:1391, maxRuntime:10800, saturatedDepthOfWater:0.56, depthOfWater:0.51, runtime:1391]], timeZone:America/Chicago, latitude:42.126571, longitude:-87.852908, name:Rachio-293DD8, scheduleRules:[], serialNumber:VC3342965, rainDelayExpirationDate:0, macAddress:B8D7AF293DD8, on:false, flexScheduleRules:[[id:5e31aa5f-9a99-4dbe-b348-d36710e9e9c6, zones:[[zoneId:6823e641-3d7c-4152-b482-da1eb5fa8f6e, sortOrder:0, duration:2455], [zoneId:bad326de-2783-4f8b-8f82-8912632e7013, sortOrder:6, duration:3951], [zoneId:24d4d4b8-b43f-44b0-803f-bb10e5c3095b, sortOrder:5, duration:3951], [zoneId:535c6373-087b-4708-bd74-16354937a59d, sortOrder:7, duration:3951], [zoneId:7968afc1-ddb4-4201-9317-b0eaf0fc0ab9, sortOrder:10, duration:4091], [zoneId:d405e8e4-5ae0-4751-930c-cdcc46b03e74, sortOrder:2, duration:3951], [zoneId:ac427df5-e490-494f-a308-0f4eea18dbc6, sortOrder:3, duration:3951], [zoneId:77193fd9-de15-4fb1-b3f7-d8830e784c35, sortOrder:8, duration:3951], [zoneId:50d37dc0-1a57-494b-8eee-b2512ce2f9ae, sortOrder:9, duration:3951], [zoneId:896e33bb-6a0c-46f2-ab8c-a563cc7449d5, sortOrder:4, duration:3951], [zoneId:49632fa8-e52c-417f-9b1c-c231b5f64767, sortOrder:1, duration:2455]], scheduleJobTypes:[ANY], operator:AFTER, summary:As needed end by sunrise, cycleSoak:false, startDate:1528088400000, name:Smart Irrigation Schedule, enabled:true, startDay:4, startMonth:6, startYear:2018, totalDuration:40609, externalName:Smart Irrigation Schedule, type:FLEX]], model:GENERATION3_16ZONE, scheduleModeType:MANUAL, deleted:false, currentSchedule:[:], homeKitCompatible:false, utcOffset:-21600000]

@JustinL, you had a chance to take a look? No rush, just wanted to make sure you saw my response.

I installed the driver and can get everything working by selecting Rachio in devices. I want to add a tile in a dashboard but dont see what to select in templates. I cant get the tiles to respond using anything selected in the list of options.

Any suggestions??

@JustinL

I noticed this is my logs too and finally got around to looking into it.
The problem appears to be that if zones are not scheduled, there is no stateData.nextRun value.

This results in a null pointer exception in stateDataEvent() when it tries to convert the nextRun value.

@tony.fleisher
I updated the controller and zone devices to guard against a null value of nextRun. Does that fix your errors?

@JustinL

Are we required to uninstall the Rachio app before installing this one? I just connected my new V3, and the wife already likes the stock app. Can I try both side-by-side, or does that cause problems?

Yes.

Problems likely.

What is it that she likes? This app uses the same base code. Feel free to request a feature, especially if it will fend off marital disagreement :slight_smile:

I sense some confusion here. When you are talking about the stock Rachio app, I bet you are talking about the Rachio mobile app rather than Hubitat app, aren't you? There's no need to uninstall the Rachio mobile app to use either the native or enhanced (community) Rachio support in Hubitat.

Ah, good catch @HAL9000. Yes, definitely keep the Rachio mobile app! In Hubitat, you can add an app via either button below:
image
This Rachio Community app is a "User App" added via the Add User App button. There's also a "Built-In App" that you can add if you were to click on "Add Built-In App". You have to choose between those options - don't add two Rachio apps with both of those buttons. Make sense?

Yes, that's what I was asking about: the mobile app vs the Hubitat app. I wasn't aware that there were two Hubitat apps. Thanks for the clarification.

1 Like

I cant find this in HPM. am i doing something wrong?
I checked the repositories in my hpm and i can't find your repository listed.
I updated all package repositories but no luck.
I'm on version: Hubitat Package Manager v1.8.1
and i am using Hubitat Elevation 2.2.6.137

Any ideas?
I installed another package (the flume device) from HPM and it worked well.
What am i doing wrong?

Looks like I was a bit behind on HPM transitioning from categories to tags. Fixed now. Search by the Tag "irrigation".

Thanks, it installed fine. Playing with it now.

1 Like