{ "packageName": "Advanced Heliotrope", "author": "Electrified-Home", "version": "1.1.0", "minimumHEVersion": "2.3.0", "dateReleased": "2025-11-28", "license": "GPLv3", "documentationLink": "https://github.com/Electrified-Home/Hubitat-Advanced-Heliotrope/blob/main/docs/README.md", "releaseNotes": "Adds manual solar stats command plus documentation updates for the new calibration workflow.", "apps": [ { "id": "sky-regions-parent", "name": "Advanced Heliotrope", "namespace": "electrified-home", "location": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/apps/SkyRegionsApp.groovy", "required": true, "oauth": false, "primary": true, "parent": false, "importUrl": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/apps/SkyRegionsApp.groovy" } ], "drivers": [ { "id": "sun-position-driver", "name": "Advanced Heliotrope Driver", "namespace": "electrified-home", "location": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/drivers/SunPositionDriver.groovy", "importUrl": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/drivers/SunPositionDriver.groovy", "required": true }, { "id": "sky-region-circular", "name": "Advanced Heliotrope Region, Circular", "namespace": "electrified-home", "location": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/drivers/SkyRegionCircular.groovy", "importUrl": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/drivers/SkyRegionCircular.groovy", "required": true }, { "id": "sky-region-rectangular", "name": "Advanced Heliotrope Region, Rectangular", "namespace": "electrified-home", "location": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/drivers/SkyRegionRectangular.groovy", "importUrl": "https://raw.githubusercontent.com/Electrified-Home/Hubitat-Advanced-Heliotrope/main/drivers/SkyRegionRectangular.groovy", "required": true } ] }