Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 May 13:46
· 640 commits to refs/heads/main since this release

🚀 Features

  • Added default introspection XML for MPRIS players (#46)
  • Migrate to dbus-fast (#43)
  • Added feature to publish binary data via mqtt (#41)
  • Support None results in templates (#39)
  • Added path param to bus_name_added and bus_name_removed triggers (#37)

🐛 Bug Fixes

  • Fixed lost messages during startup (#40)
  • Fixed cron triggers did not parsing correctly when starting with */ (#36)
  • Fixed on/off config string values being parsed as bool (#25)
  • Fixed seeked signal support for vlc (#22)

🧰 Maintenance

  • Working volume examples for Home Assistant (#23)