{ "packageName": "Schedule Manager", "author": "Evan Callia", "version": "3.6.1", "releaseNotes": "- Sort hub variable options alphabetically\n- Bug fix for restoring state when 'current level is greater/less than desired level' is set\n- Add safeguard for when 'only run schedules during selected mode' is set but no modes are selected", "minimumHEVersion": "0.0.0", "dateReleased": "2024-11-18", "licenseFile": "https://raw.githubusercontent.com/evcallia/hubitat/refs/heads/main/LICENSE", "documentationLink": "https://github.com/evcallia/hubitat/blob/main/apps/schedule-manager/README.md", "communityLink": "https://community.hubitat.com/t/release-schedule-manager-app/145646", "apps": [ { "id": "ae6dbcf3-7b18-4ecc-9fb7-418032ff8d19", "name": "Schedule Manager", "namespace": "evcallia", "location": "https://raw.githubusercontent.com/evcallia/hubitat/refs/heads/main/apps/schedule-manager/schedule-manager-parent.groovy", "required": true, "oauth": false, "primary": true }, { "id": "828acbeb-8fbb-41e6-9416-a1e94787ca98", "name": "Schedule Manager (Child App)", "namespace": "evcallia", "location": "https://raw.githubusercontent.com/evcallia/hubitat/refs/heads/main/apps/schedule-manager/schedule-manager-child.groovy", "required": true, "oauth": true, "primary": false } ] }