You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES-DEVELOPMENT.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
Version 5.0.1+-2-g22f283fe
2
+
==
3
+
**Bug Fix**
4
+
* Update the D-Bus test client to refer to `shairport_sync_get_loudness_enabled` rather than `shairport_sync_get_loudness`. thankt to [flatsiedatsie](https://github.com/flatsiedatsie) for the [bug report](https://github.com/mikebrady/shairport-sync/issues/2155).
5
+
6
+
**Other Changes**
7
+
* Turn off many currently-irrelevant debug messages by setting their level to 4, meaning they will never be displayed.
8
+
1
9
Version 5.0-post-dev-13-g5893eabf
2
10
==
3
11
* The MQTT client in Shairport Sync has a Home-Assistant-specific configuration key called `object_id` used to define the entity's unique ID for HA. The term `object_id` has been deprecated by HA in favour of a new term: `defauly_entity_id`. This has now been added to Shairport Sync's MQTT client.
0 commit comments