openHAB 2.3 Release Candidate available!

The Paper UI Control page logs a big error in the browser console when it is first loaded but it doesn’t seem to affect functionality:


I can’t seem to change the volume of radio stations via the Basic UI of the Demo sitemap. It logs warnings for this:

22:32:17.391 [WARN ] [.core.audio.internal.AudioManagerImpl] - An exception occurred while getting the volume of sink 'enhancedjavasound' : Cannot determine master volume level

Looks like I’m not the only one with this issue: WARNING - Audio sink warning master volume level


Minor

  • The URL of the FFH radio station in the Demo is broken:
22:28:43.843 [INFO ] [smarthome.event.ItemStateChangedEvent] - Radio_Station changed from 0 to 3
22:28:43.889 [ERROR] [e.smarthome.core.audio.URLAudioStream] - Cannot set up stream 'http://edge.live.mp3.mdn.newmedia.nacamar.net/radioffh/livestream.mp3.m3u': http://edge.live.mp3.mdn.newmedia.nacamar.net/radioffh/livestream.mp3.m3u
java.io.FileNotFoundException: http://edge.live.mp3.mdn.newmedia.nacamar.net/radioffh/livestream.mp3.m3u
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:?]
...
22:28:43.920 [WARN ] [.smarthome.model.script.actions.Audio] - Failed streaming audio url: IO Error
  • The icon of the Map/Location of the “Brandenburg Gate Berlin” in the Widget Overview does not exist. Browser console logs: GET http://localhost:8080/icon/mapview?format=svg 404 (Not Found)