Skip to content

Releases: lawtancool/hass-control4

v1.3.0

03 Sep 05:04
ca5b1f8
Compare
Choose a tag to compare

New Features

  • Media player (audio and video) control by @nalin29 in #22

Bug Fixes

  • Add token refresh retry scheduling by @lawtancool and @mellis in #28
    • This should help prevent the token from expiring after the integration has been running for a while.
  • Fix depreciation log warnings by @lawtancool in #29

New Contributors

Full Changelog: 1.2.1...1.3.0

v1.2.1

25 Nov 04:43
Compare
Choose a tag to compare

Improve error handling when a device category does not exist on the Control4 side.

v1.2.0

25 Nov 03:12
15ba6a4
Compare
Choose a tag to compare

What's Changed

  • Add door locks that act as relays by @mellis in #11

New Contributors

Full Changelog: 1.1.11...1.2.0

v1.1.11

25 Nov 02:45
66d2a75
Compare
Choose a tag to compare

Add error handling for Websocket connection failures during startup

v1.1.10

13 Apr 05:33
67addd5
Compare
Choose a tag to compare

Catch asyncio timeout errors during setup

v1.1.9

21 Mar 18:34
6795702
Compare
Choose a tag to compare

v1.1.8

21 Mar 18:18
0a3b81b
Compare
Choose a tag to compare
v1.1.8 Pre-release
Pre-release

What's Changed

  • Add try statements around network requests by @lawtancool in #9

Full Changelog: 1.1.7...1.1.8

1.1.7

16 Jan 04:15
Compare
Choose a tag to compare

The alarm control panel configuration now uses a drop-down menu with a list of arming modes provided by Control4, eliminating the need to manually type in mode names.

1.1.6

16 Jan 01:09
Compare
Choose a tag to compare

More fixes for alarm config flow not allowing a blank value for arm vacation mode name, and breaking the integration on startup.
(The fixes in 1.1.5 were incomplete)

1.1.5

16 Jan 00:52
Compare
Choose a tag to compare

Fixes alarm config flow not allowing a blank value for arm vacation mode name, and breaking the integration on startup.