Skip to content

Releases: FlyingDiver/Indigo-HTTPd-2

Release 2022.0.1

18 Aug 00:15
Compare
Choose a tag to compare

Python3 port bug fixed.

Release 2022.0.0 - Python 3

17 Jun 12:17
Compare
Choose a tag to compare

Updated to Python 3 for Indigo 2022.X and later.

Release 2.2.0

13 Feb 22:08
Compare
Choose a tag to compare

Fix for issue #8, implements a keep-alive timer.

Release 2.1.2

18 Oct 15:06
5654d4c
Compare
Choose a tag to compare

Modified handing of webhook in request URL for more flexibility.

Release 2.1.1

08 Oct 14:51
Compare
Choose a tag to compare

Bug fixes

Release 2.1.0 - timestamp for setvar actions

17 May 16:22
Compare
Choose a tag to compare

Implement optional timestamp

Each server device now has an option to set a timestamp state each time a setvar request is handled.

Release 2.0.3

02 Feb 18:44
Compare
Choose a tag to compare

Fixes for Proxy devices.

Any actions involving Proxy devices now need to specify the Server device it's associated with.

Release 2.0.2

27 Jan 02:29
Compare
Choose a tag to compare
Release 2.0.2 Pre-release
Pre-release

Added menu and device action to purge device states.

Release 2.0.1 - Persistent states

26 Jan 21:21
Compare
Choose a tag to compare
Pre-release

States and last values now saved across restarts.