{ "packageName": "Lighting Group Controller", "author": "Eliot Stocker", "version": "2.1.0", "minimumHEVersion": "0.0", "dateReleased": "2024-01-19", "releaseNotes": "Just tweaks and fixes, maybe a few new features etc if you look hard!", "communityLink": "https://community.hubitat.com/t/release-lighting-group-controller/66682", "apps": [ { "id": "f2162fd4-d6a7-4f4d-82bf-c232ae731438", "name": "Lighting Group Manager", "namespace": "piratemedia", "alternateNames" : [ { "name": "Physical Light Control", "namespace": "piratemedia" } ], "location": "https://raw.githubusercontent.com/eliotstocker/hubitat-lighting-group-controller/main/manager.groovy", "required": true, "oauth": false, "primary": true }, { "id": "b695519e-33a7-4e10-85cc-2303ff8168a5", "name": "Lighting Group Controller", "namespace": "piratemedia", "alternateNames" : [ { "name": "Physical Light Control Button Setup", "namespace": "piratemedia" } ], "location": "https://raw.githubusercontent.com/eliotstocker/hubitat-lighting-group-controller/main/button-setup.groovy", "required": true, "oauth": false, "primary": false } ], "licenseFile": "https://raw.githubusercontent.com/eliotstocker/hubitat-physical-light-control/main/LICENSE", "documentationLink": "https://github.com/eliotstocker/hubitat-physical-light-control/blob/main/README.md" }