Skip to content

Releases: RWensveen/com.broadlink

V2.0.5

29 Apr 20:14
Compare
Choose a tag to compare

Revert Communicate to work without transmit queue.
this may prevent the app from crashing

V2.0.4

20 Apr 22:23
Compare
Choose a tag to compare

Dooya curtains added.
Hysen Thermostat fully functionals.
Correct icons for devices and capabilities, so they are displayed correctly (and not as 1 pixel size images)
Split app.json in small parts: see drivers/XX/driver.compose.json and https://github.com/athombv/node-athom-cli -> compose plugin
Use Promise in stead of callback for flow functions (condition/action handlers).
Add Sentry.IO for error logging.

V2.0.3

24 Feb 17:52
Compare
Choose a tag to compare

Add user manual (in APPSTORE.md) explaining how to use RF learning.
Correct sensor display of A1 device.
Correct SP1 device, so the app will not crash :-).
Add Hysen thermostat (implementation done, testing not done -> it might completely fail).
Move capability icons to /assets directory (i.s.o. /drivers/xxx/assets).
Correct app settings page to show current settings.

V2.0.2

03 Feb 21:10
Compare
Choose a tag to compare

Learning RF for Plus devices works. Homey speech is used.

V2.0.1

21 Jan 21:34
Compare
Choose a tag to compare

Updated for Homey V2.0
Replace (most) Promise with async/await which gives much more compact and readable code.

v1.3.5

24 Jul 22:25
Compare
Choose a tag to compare

Call Gargabe Collector to prevent app from crashing due to memory usage > 100 MB

v1.3.4

14 Jul 20:31
Compare
Choose a tag to compare

Correct inheritance to prevent RM device crash.
Add IP address to device settings page.
Add app-settings page for debug [will be removed in future version]

v1.3.3: Correct MP1 driver to prevent app crash

10 Jul 19:05
Compare
Choose a tag to compare

Update of MP1 driver to prevent app crash

v1.3.2

07 Jul 11:41
Compare
Choose a tag to compare

Add nightlight to SP3S.
Verify flows for SP2 and SP3S

v1.3.1

06 Jul 10:27
e2d8aec
Compare
Choose a tag to compare

Prevent crash during pairing:
for RM3mini/RMpro/RMplus, in onPair, do not destroy non existent communicate instance.