Releases: Joolee/nl.joolee.homey.espeasy
Releases · Joolee/nl.joolee.homey.espeasy
Release v1.12.0
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
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
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
This release is superseded.
Fixes
- Some bugs reported through telemetry data
Patch v1.11.4
This release is superseded.
Fixes
- Some small and a few bigger bugs
Patch v1.11.3
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
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
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
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
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