Skip to content

Releases: iklein99/homebridge-smartthings

1.5.21

25 Jan 13:43
Compare
Choose a tag to compare

Fixed AC always converting to celcius.

Release 1.5.20

09 Oct 20:11
Compare
Choose a tag to compare
  • Fixed problem with discover of fan sometimes comes in as a light

Release 1.5.19

09 Oct 17:44
Compare
Choose a tag to compare

Added support for multi-component devices without a supported "main" component.

Release 1.5.17

23 Sep 17:44
Compare
Choose a tag to compare

Fix for 1.5.16.

For the Webhook service: https://www.kleinstudios.net/

Release 1.5.16

23 Sep 13:57
Compare
Choose a tag to compare

Handle window shades that support switchLevel rather than windowShadeLevel.

Release 1.5.15 - Optional Capabilities

20 Sep 12:55
46cf2c9
Compare
Choose a tag to compare

Support for optional capabilities to deal with AC differences. See Readme.

Don't forget about the webhook feature: https://www.kleinstudios.net/

Version 1.5.14

23 Aug 13:42
Compare
Choose a tag to compare
  • Support for air conditioners optional modes (i.e., Sleep, Speed, WindFree, WindFreeSleep)
  • Stop logging warning if battery is low
  • Issue with thermostat service making homebridge crash. If we can't get a status from the thermostat we will return zero for temp to
    avoid crash.

Don't forget about the webhook service for near real time updates from SmartThings. See https://www.kleinstudios.net/

Version 1.5.13

02 Aug 12:05
Compare
Choose a tag to compare

Handle invalid getLevel response from a Zooz edge driver.

Note: Read about the Webhook service here: #141

Version 1.5.12

22 Jul 13:29
Compare
Choose a tag to compare

Updated dependencies. Requires Node 18 or better!

Version 1.5.11

20 Jul 22:10
Compare
Choose a tag to compare

Added air conditioner support
Fixed window shade support