Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Releases: matthewturner/alexa-salus-it500

Decouple SmartHome from legacy lambda

02 Nov 10:30
Compare
Choose a tag to compare
v1.13.0

Fix user_id extraction from profile

Support for fractional durations

21 Oct 15:52
a43b008
Compare
Choose a tag to compare
  • Fixes issue with SmartHome API which stops a user from setting the temperature until a specific time of day: "Alexa, set the heating to 21 degrees until 2pm

Smarthome API

08 Sep 11:09
Compare
Choose a tag to compare
  • Adds support for hold time
  • Defers the setting of temperature to a worker so Alexa doesn't timeout

Smarthome API

04 Sep 10:35
Compare
Choose a tag to compare

New Features

  • Supports the SmartHome API through the smarthome-lambda.js

Breaking changes

  • lambda.js renamed to legacy-lambda.js

Support for water

13 Apr 06:59
02fa5e1
Compare
Choose a tag to compare
v1.10.0

Add support for water (#13)

Refactor to improve logging

09 Apr 10:18
Compare
Choose a tag to compare
v1.9.3

Fix logger

Fix stop of hold

31 Mar 15:42
6f146cd
Compare
Choose a tag to compare
v1.9.2

Fix stopping hold (#10)

Stop hold time on turn off and fix store of defaults

31 Mar 15:08
Compare
Choose a tag to compare
v1.9.1

Stop hold on turn off and store defaults as number

Control defaults by voice

30 Mar 21:10
e7165d5
Compare
Choose a tag to compare
Set defaults (#9)

* Fix auto-hold on switch off

Fix concurrency with multiple accounts

28 Mar 17:27
32d216a
Compare
Choose a tag to compare
Fix concurrent user issue (#8)

* Sign out of website after intent completes
* Fix security warning in dependencies
* Fix stopping callback