Skip to content

Releases: prasad-edlabadka/homebridge-tuya-ir

v1.1.0

26 Oct 04:31
db6e579
Compare
Choose a tag to compare

Added support for Infrared Lights. Only pre-configured lights for now.
Supported controls

  1. On-Off
  2. Brightness

What's Changed

Full Changelog: v1.0.10...v1.1.0

v1.0.10

24 Oct 08:14
Compare
Choose a tag to compare

Fixing bug #81

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

23 Sep 12:27
Compare
Choose a tag to compare

Fixed some reported issues

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

10 Sep 12:19
36ceba0
Compare
Choose a tag to compare

#76 fixed.

What's Changed

Full Changelog: v1.0.6...v1.0.8

v1.0.7

10 Sep 08:27
6c66c1f
Compare
Choose a tag to compare

Fixed issue of AC temperature range.

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

27 Jul 05:59
Compare
Choose a tag to compare

Fixed two defects related to AC status and generic device.
#65 and #69

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Jul 05:07
Compare
Choose a tag to compare

Fixing DIY device errors. DIY devices now work better and without errors.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

14 Jul 14:33
d445ffc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.4

v1.0.1

13 Jul 07:33
819e9db
Compare
Choose a tag to compare

This is a breaking change

  • Rewritten the plugin to remove lot of redundant and non-performant code. It's lot easier to maintain this.
  • Added capability to remove accessories that are either removed from configuration or from tuya account.
  • AC heater should work. I don't have a heater so can't test. Please let me know the feedback.
  • Status of is now refreshed every 30 seconds.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Jul 11:41
Compare
Choose a tag to compare

This is a breaking change

  • Rewritten the plugin to remove lot of redundant and non-performant code. It's lot easier to maintain this.
  • Added capability to remove accessories that are either removed from configuration or from tuya account.
  • AC heater should work. I don't have a heater so can't test. Please let me know the feedback.
  • Status of is now refreshed every 30 seconds.

What's Changed

  • Higher max temperature treshold for AC accessories by @RobLiekens in #53

New Contributors

Full Changelog: v0.2.1...v1.0.0