# pyhunterbtt

Extremely vibe-coded Hunter BTT protocol library.

Experimental. Minimal testing performed with a BTT-101, firwmare 5.0.1.4.

See also: https://git.stephank.nl/ha-hunterbtt

# development

```
uv run ruff format
uv run ruff check
uv run mypy
uv run pytest
```
