How to adjust audio output to HDMI?

Hello, I have Spotify connect addon for HA but can’t select HDMI as an output. Looking in the CLI I don’t see it listed. I had an issue with Volumio and the Rpi trying to do 4k. I set the settings manually to 1080 and it worked. Could that be the issue here?


~ $ ha audio info
audio:
  application: []
  card:
  - driver: module-alsa-card.c
    index: 0
    name: alsa_card.0
    profiles:
    - active: true
      description: Digital Stereo (IEC958) Output
      name: output:iec958-stereo
    - active: false
      description: "Off"
      name: "off"
  input: []
  output:
  - applications: []
    card: 0
    default: true
    description: Built-in Audio Digital Stereo (IEC958)
    index: 0
    mute: false
    name: alsa_output.0.iec958-stereo
    volume: 1
host: 172.30.32.4
version: "16"
version_latest: "16"

Audio Log
https://pastebin.com/GxTUCA94

Hello! Did you solve this problem?

Any news on this?