Releases: Teslemetry/typescript-teslemetry
Releases · Teslemetry/typescript-teslemetry
@teslemetry/[email protected]
Patch Changes
- e887196: Allow dates to be undefined and excluded from the API calls.
@teslemetry/[email protected]
Patch Changes
- b7c2726: Fix types for calandarHistory
@teslemetry/[email protected]
Patch Changes
- 3ecc77d: Cache and refresh history endpoints
@teslemetry/[email protected]
Patch Changes
- 5cce64e: Add emit to history data polling, and add sumEnergyHistory helper
@teslemetry/[email protected]
Patch Changes
- 06d4767: Add more energy API to schedule, and also add better typing with overloads to getCalendarHistory
@teslemetry/[email protected]
Patch Changes
- 410733e: Added error handling to scheduled energy API calls, and added event emitters to other classes
@teslemetry/[email protected]
Patch Changes
- 6838cdd: Add throwOnError option but default to true.
@teslemetry/[email protected]
Minor Changes
- d6211a7: createProducts now throws on error, such as a lack of subscription. User and Charging are automatically created now.
@teslemetry/[email protected]
Patch Changes
- eb0401e: Improve getCalendarHistory in Energy API