sdwilsh / hass-truenas

TrueNAS integration for Home Assistant
MIT License
38 stars 11 forks source link

Ensure the version of aiotruenas-client is synced #15

Closed sdwilsh closed 3 years ago

sdwilsh commented 3 years ago

This ensures that manifest.json, which Home Assistant uses to fetch packages from, and requirements-dev.txt, which our testing library uses to fetch packages from, have the same version of aiotruenas-client.

Fixes #13