Skip to content

Releases: jperquin/ha-skyrc-mc3000

v0.10.0-beta

28 Apr 16:58

Choose a tag to compare

v0.10.0-beta Pre-release
Pre-release

Release v0.10.0-beta

Changes:

  • Add Home Assistant Bluetooth API support
  • Add ESPHome Bluetooth Proxy support
  • Add Companion App Mode switch
  • Add Auto Fetch Voltage Curves switch
  • Add manual voltage curve fetch buttons
  • Add voltage curve diagnostic sensors
  • Add voltage curve timing metadata
  • Add ApexCharts dashboard example
  • Improve voltage display precision
  • Format elapsed time as H:MM:SS
  • Update README

Notes:

  • Voltage curve support is read-only.
  • The integration starts/stops programs already configured on the MC3000.
  • It does not yet write charger profiles or charge parameters.
  • Voltage curve support includes an internal fallback parser and works with skyrc-ble==2.1.0.

v0.9.7

28 Apr 06:35

Choose a tag to compare

Release v0.9.7

Changes:

  • Rewrite README for current integration state
  • Document Companion App Mode
  • Document Lovelace dashboard example
  • Manifest version updated to 0.9.7

Notes:

  • Companion App Mode releases the BLE connection and pauses polling so the SkyRC companion app can connect.
  • The integration still starts only the program already configured on the MC3000. It does not program charger profiles or charge parameters.

v0.9.6

27 Apr 16:20

Choose a tag to compare

Release v0.9.6.

Changes:

  • Added Lovelace dashboard example

  • Updated README documentation

  • Includes latest SkyRC MC3000 integration fixes