Custom integration for controlling Lightware VINX encoders and decoders
- Auto-discovery of devices on the network
- Auto-discovery of available sources for decoders
The following entities are exposed:
- media players for encoders and decoders
- a button for rebooting devices
- a button for triggering source auto-discovery
Create a virtual environment, then install dependencies using:
pip install .
Mount/symlink custom_components/vinx
into a Home Assistant development environment.
python3 -m unittest discover -s tests/ -v