SmartHome API release notes


Version 1.12.0 (2022-03-29)

  • Sunny Portal system migration (SunnyPortal classic to Sunny Portal powered by ennexOS):
    • Permanent Redirect for migrated classic systems:
      • API-response returns an HTTP code 308 without a response body
      • New plantId/deviceId in location header, including any query params.
    • More details on MigrationAnnouncement (sma.de)

Version 1.11.0 (2022-10-19)

  • Minor performance improvements
  • Error info enhancements:
    • New property in (GET /smarthome/v3/devices/{deviceId}/settings/EVChargingMode) endpoint
      • error - additional error information in EVChargingModeSettings, resulting in a new endpoint version (v3). See swagger for more details.

Version 1.10.0 (2022-09-28)

        
  • Minor performance improvements

Version 1.9.0 (2022-06-28)

  • Performance improvements and minor bug fixes