{ "packageName": "Unified Thermostat", "minimumHEVersion": "2.2.1", "author": "Simon Burke (sburke781)", "version": "1.0.34", "dateReleased": "2023-11-18", "documentationLink": "https://github.com/sburke781/hubitat/blob/master/UnifiedThermostat/Readme.md", "communityLink": "https://community.hubitat.com/t/release-unified-thermostat-driver-alpha-melcloud-melview-kumo-cloud-and-more-if-you-want", "releaseNotes": "2023-11-18: 1.0.34 - Fix for BaseURL not being changed when Platform is changed\n2023-11-18: 1.0.33 - MELCloud Authentication Code retrieval fix\n2023-04-02: 1.0.32 - Updated applyStatusUpdates in child driver to detect when no status data is available\n2023-01-09: 1.0.31 - Detection of MELCloud units on Floors and Areas\n2023-01-07: 1.0.30 - Now use JsonOutput for larger HTTP response logging, automatically turn off Debug Logging after 30 minutes\n2023-01-07: 1.0.29 - MELCloud Fixes to handle multiple AC Units (@klaamane)\n2022-12-11: 1.0.28 - Include MELCloud's Power reading of true in thermostat operating state detection\n2022-12-11: 1.0.27 - Changes to setHeatingSetpoint and setCoolingSetpoint to use thermostatMode rather than thermostatOperatingState when determining whether to send command to the platform", "apps" : [], "drivers" : [ { "id": "22597029-98db-490b-b8b9-c23b123ee5f2", "name": "Unified Thermostat Parent Driver", "namespace": "simnet", "location": "https://raw.githubusercontent.com/sburke781/hubitat/master/UnifiedThermostat/UnifiedThermostatParent_Driver.groovy", "required": true }, { "id": "e012ffff-7959-466b-a2ae-3123a33010f9", "name": "Unified Thermostat Unit Child Driver", "namespace": "simnet", "location": "https://raw.githubusercontent.com/sburke781/hubitat/master/UnifiedThermostat/UnifiedThermostatUnitChild_Driver.groovy", "required": true } ] }