Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Releases: anthonyeden/Livewire-Simple-Delegation-Switcher

Release v1.7.0

12 Sep 11:54
Compare
Choose a tag to compare

This release adds support for Raspberry Pi, and adds further commands for GPIO usage. See the new config files, and the Media Realm website, for examples.

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

If you're using this software, I'd love to know! Send me a photo to have it featured on my website!

Release 1.6.1

31 May 05:09
Compare
Choose a tag to compare

This release fixes some bugs with the new GPIO functionality:

  • Fixed: A bug when logging into LW GPIO Trigger devices
  • Fixed: When connecting to multiple Livewire devices, the event queue can get mixed up

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

If you're using this software, I'd love to know! Send me a photo to have it featured on my website!

Release 1.6.0

13 Apr 11:17
Compare
Choose a tag to compare

This release adds support for GPIO!

There are two new ways to use GPIO with this app:

  • GPIO Inputs - Switch to a source based on a specific pin change (one pin per button) - all pins/posts must be on the same Livewire device - whenever the specified pin is pulled low, the input is selected
  • GPIO Output Triggers - Whenever you press a button in the switcher, change any pins on any device

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

If you're using this software, I'd love to know! Send me a photo to have it featured on my website!

Release v1.5.0

30 Nov 00:07
Compare
Choose a tag to compare

This release makes the following changes:

  • Add support for multiple button columns
  • Add support for in-built update checking (can be disabled via the config file if your computer isn't on the Internet)
  • Fix a bug where LWRP changes from other devices could inadvertently reset the switcher to source "0"

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

If you're using this software, I'd love to know! Send me a photo to have it featured on my website!

Release v1.4.0

24 Aug 02:03
Compare
Choose a tag to compare

This release adds support for password-protected Livewire devices. If you don't password protect your devices, this won't be particularly useful - so just carry on as usual.

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

If you're using this software, I'd love to know! Send me a photo or email!

Release v1.3.0

18 Jul 05:47
Compare
Choose a tag to compare

This release adds support for SIP Sources (as available in xNode v2.0 and other AES67-compatible releases). The sample configuration file shows you how to use this. Existing configuration should work as usual.

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

If you're using this software, I'd love to know!

Release v1.2.0

15 Jul 06:19
Compare
Choose a tag to compare

This release now uses the latest version of my Python Livewire Routing Protocol Client. The main change is to fix a bug in parsing Destination Addresses.

We now also include a Debug version of the EXE. If you are having the program unexpectedly crash (especially on startup), run this debug version from the Command Prompt. You can log an issue including the full error traceback, as well as a description of how to reproduce the issue.

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

Release v1.1.0

12 Jul 23:10
Compare
Choose a tag to compare

This update allows you to specify the title from within the config file.

For basic setup instructions, please see the README file. If you have any issues, please email me or create an Issue on GitHub.

Release v1.0.0

12 Jul 07:09
Compare
Choose a tag to compare

This is the initial release of the Livewire Simple Delegation Switcher. For basic setup instructions, please see the README file.

If you have any issues, please email me or create an Issue on GitHub.