Skip to content

v9.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 00:12
b0a7789

9.5.0 (2024-06-27)

This release adds support for switches as custom commands when using MQTT.

Additionally, packages are now available for both armv6 and v7 architectures, which should allow Go Hass Agent to run on older devices such as older RPi models.

Features

  • agent: ✨ support "switch" type custom MQTT commands (26f3272)
  • container: ✨ support cross-compilation for container images (37489ec)

Bug Fixes

  • hass: 🐛 ensure sensor attributes are correctly marshaled (ec6fe29)
  • pass correct arch to apt-get (e536162)