github mKeRix/room-assistant v2.13.0-beta.5

latest releases: v3.0.0-beta.5, v2.20.0, v3.0.0-beta.4...
pre-release3 years ago

2.13.0-beta.5 (2021-01-17)

Important Notes

For a fully functioning BLE integration on instances running as non-root user you will need to grant an additional permission on your host. This is only required if you have not already done it for BT Classic.

sudo setcap cap_net_admin+eip $(eval readlink -f `which hciconfig`)

Bug Fixes

  • bluetooth: disallow parallel resets (09d55bd)
  • bluetooth: further improve adapter stability (fef1a2c)
  • bluetooth: hard reset adapter on timeouts (112441b)
  • bluetooth: improve adapter stability (1c99d05)
  • bluetooth: improve adapter stability (27112a0)
  • bluetooth-low-energy: end app discovery on disconnect (ac2c13d)
  • bluetooth-low-energy: only disconnect from connected devices (d54c53d)

Features

  • logger: add Kibana log transporter (076df21)
  • prometheus: add metrics (d6a90ea)

Don't miss a new room-assistant release

NewReleases is sending notifications on new releases.