Releases: glenndehaan/python-hdfury
Releases · glenndehaan/python-hdfury
Release list
1.6.1
1.6.0
- Add set_audio_unmute function
- Add set_earc_unmute function
- Add additional tests
- Updated README.md
1.5.0
- Add set_tx_force_5v functions
- Add set_oled_fade function
- Add set_cec function
- Add set_reboot_timer function
- Add py.typed marker for PEP 561
- Updated README.md
- Add pylint testing
1.4.2
- Setup GitHub actions for linting, tests and typing
- Small type fixes
- Code formatting
- Implemented tests
- Updated README.md
1.4.1
1.4.0
- Moved json parse logic to shared function
- Implemented optional cec response within get_config function
- Implemented set_cec_rx functions
- Updated README.md
1.3.1
1.3.0
- Exposed
TX0_INPUT_PORTSandTX1_INPUT_PORTS - Updated README.md
1.2.0
- Added const.py
- Exposed
OPERATION_MODES - Updated README.md