Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iloveicedgreentea/pyezbeq
A python client to interface with ezbeq (tailored for home assistant)
https://github.com/iloveicedgreentea/pyezbeq
Last synced: 3 months ago
JSON representation
A python client to interface with ezbeq (tailored for home assistant)
- Host: GitHub
- URL: https://github.com/iloveicedgreentea/pyezbeq
- Owner: iloveicedgreentea
- License: gpl-3.0
- Created: 2024-09-02T16:11:43.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-02T00:31:12.000Z (3 months ago)
- Last Synced: 2024-10-11T03:17:35.432Z (3 months ago)
- Language: Python
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EzBEQ Client Python Library
This library implements an API client for ezbeq and various functions to determine the right BEQ file to load. It is intended to be used in conjunction with my Home Assistant integration.
> [!IMPORTANT]
> This library has only been tested with MiniDSP 4x10HD## Functionality
- Load Profile
- Unload Profile
- Searching
- Mute commands
- EzBEQ Version## Usage
Refer to examples in the `tests/test_functional.py` file.## Searching
For details on how search functions, see [my writeup](https://github.com/iloveicedgreentea/GoWatchIt?tab=readme-ov-file#matching).