Skip to content

Releases: Joolee/nl.joolee.homey.espeasy

Release v1.12.0

15 Mar 12:44
bbcc1a3
Compare
Choose a tag to compare

This release can be installed from the Homey Appstore.

New functionality

  • Measurement values for three separate phases for the P1 device
  • Support for the SHT30/31/35 environment device

Fixes

  • Crash that happens when the app makes a timeline notification but the user has disabled those
  • Handle some never-before-seen edge-cases better
  • Some bugs reported through telemetry

Patch v1.11.7

15 Mar 12:38
db60229
Compare
Choose a tag to compare

This release is superseded.

Fixes

  • Some bugs reported through telemetry
  • The bug that crashes the app due to invalid JSON
  • The 'show offline reason' added in last version

Improves

  • Logging
  • Error handling

Patch v1.11.6

15 Mar 12:36
7327f21
Compare
Choose a tag to compare

This release is superseded.

Fixes

  • Some bugs reported through telemetry
  • Attempt to fix crash due to invalid JSON received from unit

Improves

  • Error handling
  • Show user reason a unit might be offline

Patch v1.11.5

15 Mar 12:34
c8a1004
Compare
Choose a tag to compare

This release is superseded.

Fixes

  • Some bugs reported through telemetry data

Patch v1.11.4

15 Mar 12:31
874a534
Compare
Choose a tag to compare

This release is superseded.

Fixes

  • Some small and a few bigger bugs

Patch v1.11.3

28 Feb 17:04
1eaf194
Compare
Choose a tag to compare

This release is superseded.

Fixes

  • App crash during pairing
  • Increase the amount of devices that can be connected to a unit from 10 to 100 (I wasn't aware of this limitation, found out with telemetry)
  • Adds a bunch of error logging to try and catch an error seen in telemetry

Patch V1.11.2

28 Feb 14:03
1fef412
Compare
Choose a tag to compare

This release is superseded.

Fixes

  • Beta testers still logged some errors while parsing P1 packets. This should finally fix it completely

Enhancements

  • Some code refactoring and enhancements behind the scenes

Patch v1.11.1

28 Feb 13:58
9b734cc
Compare
Choose a tag to compare

Superseded

Quick patch release. The code path while not running in debug mode was not tested and quickly resulted in a reported crash.

Fixes

  • Crash on start when not running in debug mode

Release v1.11.0

25 Feb 13:01
941de70
Compare
Choose a tag to compare

This release is superseded

New functionality:

  • Add support for energy measuring devices
    • P027 Energy (DC) - INA219
    • P076 Energy (AC) - HLW8012/BL0937
    • P077 Energy (AC) - CSE7766 (POW r2)
    • P078 Energy (AC) - Eastron SDM120C/220T/230/630
    • P085 Energy - AccuEnergy AcuDC24x
  • Adds privacy-friendly telemetry to better focus development in the future
  • Updated readme for app store

Fixes

  • The icons for Pulse sensor and Light strength on the app store page were wrong
  • Greatly improves debugging and development on the app
  • Code for retrieving old capability values for comparing with new values was bugged
  • Handle cases where two packets are processed at the same time by the P1 device listener

Patch v1.10.1

18 Feb 15:09
d68bc71
Compare
Choose a tag to compare

This release resolves two crashes that have been seen this month and marks the release of V1.10

You can install this release from the Homey app store

Fixes:

  • Fix crash when saving unit settings
  • Fix crash on receiving corrupt P1 datagram