Releases: prasad-edlabadka/homebridge-tuya-ir
Releases · prasad-edlabadka/homebridge-tuya-ir
v1.1.0
Added support for Infrared Lights. Only pre-configured lights for now.
Supported controls
- On-Off
- Brightness
What's Changed
- Feature/light support by @prasad-edlabadka in #88
Full Changelog: v1.0.10...v1.1.0
v1.0.10
Fixing bug #81
What's Changed
- Bug/fan raw key null by @prasad-edlabadka in #87
Full Changelog: v1.0.9...v1.0.10
v1.0.9
Fixed some reported issues
What's Changed
- Feature/log improvement by @prasad-edlabadka in #83
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
Fixed issue of AC temperature range.
What's Changed
- Feature/apiv2 by @prasad-edlabadka in #75
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Fixed two defects related to AC status and generic device.
#65 and #69
What's Changed
- Bug/ac read status by @prasad-edlabadka in #70
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Fixing DIY device errors. DIY devices now work better and without errors.
What's Changed
- Fixed DIY errors by @prasad-edlabadka in #68
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Dist files commit by @prasad-edlabadka in #60
- Bug/58 by @prasad-edlabadka in #62
Full Changelog: v1.0.1...v1.0.4
v1.0.1
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
- Added missing properties to CoolingThresholdTemperature characteristics by @RobLiekens in #55
- Fixing heater issue by @prasad-edlabadka in #56
New Contributors
- @prasad-edlabadka made their first contribution in #56
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
- @RobLiekens made their first contribution in #53
Full Changelog: v0.2.1...v1.0.0