github justjam2013/homebridge-virtual-accessories v1.2.2

latest releases: v3.9.2, v3.9.1, v3.9.0...
8 months ago

🔴 $${\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

Full Changelog: v1.2.1...v1.2.2

Don't miss a new homebridge-virtual-accessories release

NewReleases is sending notifications on new releases.