Releases: justjam2013/homebridge-virtual-accessories
Releases · justjam2013/homebridge-virtual-accessories
v1.2.3
What's Changed
- Changed valve duration field label and description by @justjam2013 in #65
Full Changelog: v1.2.2...v1.2.3
v1.2.2
🔴 $${\color{red}Warning:}$$
This update breaks the validation for the window covering
accessory. Please manually update the JSON configuration for any window covering
accessory you may have setup, by adding transitionDuration
field:
{
"accessoryID": "1234567",
"accessoryName": "My Blinds",
"accessoryType": "windowcovering",
"windowCoveringDefaultState": "closed",
"transitionDuration": 3 <-- Set value to desired open/close transition, in seconds
},
What's Changed
- Added open/close transition time to window covering by @justjam2013 in #59
- Bumped version to 1.2.2 by @justjam2013 in #63
Full Changelog: v1.2.1...v1.2.2
v1.2.2-beta.1
What's Changed
- Added open/close transition time to window covering by @justjam2013 in #59
Full Changelog: v1.2.1...v1.2.2-beta.1
v1.2.1
What's Changed
- Fixed sensor config validation and small config schema changes by @justjam2013 in #57
- Bumped version to 1.2.1 by @justjam2013 in #58
Full Changelog: v1.2.0...v1.2.1
v1.2.1-beta.1
What's Changed
- Fixed sensor config validation and small config schema changes by @justjam2013 in #57
Full Changelog: v1.2.0...v1.2.1-beta.1
v1.2.0
What's Changed
- Add Valve accessory by @justjam2013 in #49
- Remove debug output by @justjam2013 in #52
- Small code refactoring to triggers by @justjam2013 in #53
- Added check for duplicate UUIDs by @justjam2013 in #55
- Bumped version to 1.2.0 by @justjam2013 in #56
Full Changelog: v1.1.5...v1.2.0
v1.2.0-beta.3
What's Changed
- Small code refactoring to triggers by @justjam2013 in #53
- Added check for duplicate UUIDs by @justjam2013 in #55
Full Changelog: v1.2.0-beta.2...v1.2.0-beta.3
v1.2.0-beta.2
What's Changed
- Remove debug output by @justjam2013 in #52
Full Changelog: v1.2.0-beta.1...v1.2.0-beta.2
v1.2.0-beta.1
v1.1.5
What's Changed
- Bumped version to 1.1.4 by @justjam2013 in #46
- Updated keywords by @justjam2013 in #47
Full Changelog: v1.1.4...v1.1.5