Skip to content

Releases: caronc/ultrasync

UltraSync v1.0.0

12 Aug 15:41
Compare
Choose a tag to compare

Enhancements

  • 💡 COMNAV Output Control (For Garage Door Support) bugfixes

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v1.0.0 from PyPI
pip install ultrasync==1.0.0

UltraSync v0.9.9

07 Aug 16:24
Compare
Choose a tag to compare

Enhancements

  • 💡 COMNAV Output Control (For Garage Door Support)
  • ❤️ Dropped Travis CI Support (changed to GitHub Actions)

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.9 from PyPI
pip install ultrasync==0.9.9

UltraSync v0.9.8

05 Jun 03:07
Compare
Choose a tag to compare

Enhancements

  • 💡 Small Community Bugfix

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.8 from PyPI
pip install ultrasync==0.9.8

UltraSync v0.9.7

06 May 17:21
Compare
Choose a tag to compare

Enhancements

  • 💡 User Contributions to Bypass Functionality

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.7 from PyPI
pip install ultrasync==0.9.7

UltraSync v0.9.6

25 Mar 17:56
Compare
Choose a tag to compare

Enhancements

  • 💡 Improved Zone Bypass Support

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.6 from PyPI
pip install ultrasync==0.9.6

UltraSync v0.9.5

01 Jul 13:26
Compare
Choose a tag to compare

Enhancements

  • 💡 Added Zone Bypass Support (thank you so much for all your great efforts @chatziko )

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.5 from PyPI
pip install ultrasync==0.9.5

UltraSync v0.9.4

20 Sep 21:48
Compare
Choose a tag to compare

Enhancements

  • 💡 Added XGen 8 Support

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.4 from PyPI
pip install ultrasync==0.9.4

UltraSync v0.9.3

31 Jan 16:00
Compare
Choose a tag to compare

Enhancements

  • 💡 Added XGen Support (most models)

Bugfix

  • 🪲 Sequence handling improved which should eliminate a lot of IndexError entries people were getting.

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.3 from PyPI
pip install apprise==0.9.3

UltraSync v0.9.2

06 Dec 19:20
Compare
Choose a tag to compare

Enhancements

  • 💡 you can specify --area (-a) and target a specific area to apply scene actions to.

Bugfix

  • 🪲 fixed but causing ComNav devices to not display Burglar Alarm status

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.2 from PyPI
pip install apprise==0.9.2

UltraSync v0.9.1

22 Nov 16:36
Compare
Choose a tag to compare

Enhancements

  • --debug-dump switch now captures a smaller amount of information (so it's faster). Created a --full-debug-dump for the full capture. The idea here is that it's easier to capture just the minimal amount of information needed (as long as you're only using 1 area, this is the best option).

Bugfix

  • 🪲 fixed but causing Interlogix devices to not display Armed Away status
  • 🪲 small bug fix in how the handling of ComNav devices determine what should be displayed on the panel.

Installation Instructions

Ultrasync is available on PyPI through pip:

# Install UltraSync v0.9.1 from PyPI
pip install ultrasync==0.9.1