Releases: caronc/ultrasync
Releases · caronc/ultrasync
UltraSync v1.0.0
UltraSync v0.9.9
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
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
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
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
UltraSync v0.9.4
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
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
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
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