Skip to content

Releases: wuub/rxv

v0.7.0

10 Oct 13:15
da90b75
Compare
Choose a tag to compare
Merge pull request #80 from jschmer/surround-prog-no-direct

Fix surround programs on AVRs without direct mode

v0.7.0rc2

25 Jan 18:45
da90b75
Compare
Choose a tag to compare
v0.7.0rc2 Pre-release
Pre-release

rc2 of 0.7.0
testing in home assistant docker image

edit usr/src/homeassistant/homeassistant/components/yamaha/manifest.json

to include "requirements": ["rxv==0.7.0rc2"],
and restart home assistant

pre release after a deeep slumber

20 Jan 22:37
Compare
Choose a tag to compare
Pre-release
  • merged all the outstanding PRs
  • dropped older python version (3.7 minimum)
  • modernized the package structure
  • migrated from travis to github actions
  • automatic release process here on github

To test the pre-release version use
pip install --pre rxv