Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 16:18
· 221 commits to refs/heads/main since this release
8cbd126

🚀 Features

  • Http and https scheme support in mqtt_publish action (#275) by @jwnmulder
  • Support for subscribing to MQTT messages with text payloads (#273) by @jwnmulder
  • Renamed object_added and object_removed to dbus_object_added and dbus_object_removed (#266) by @jwnmulder
  • Context changed trigger (#263) by @jwnmulder
  • Conditional flow execution (#262) by @jwnmulder

🐛 Bug Fixes