Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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).