Skip to content

v0.3.5

Choose a tag to compare

@MateoGreil MateoGreil released this 08 Jul 09:15

What's Changed

  • Capacity actuator helpersset_pilot_wire, set_thermal_mode, set_thermostat_set_point (PUT /capacities/{id}/...) (#45)
  • 🗑️ Deprecate the two *-time-ago aggregation methodsget_site_networks_ts_time_agoget_site_time_series, get_site_consumption_breakdown_time_agoget_top_consumption. The old endpoints still work; the methods are kept as thin aliases that emit a DeprecationWarning. (#44)
  • ⬆️ Update dependency mypy to v2.2.0 (#47)

Verification

All 22 public methods were exercised live against the production energy.comwatt.com API (reads real; put_device as a no-op round-trip; switch_capacity idempotent via WebSocket-confirmed current state). The three thermostat/pilot-wire setters could not be exercised (no compatible hardware on the test account).

Full changelog: 0.3.4...0.3.5