Skip to content

[CZ] TypeError: not all arguments converted during string formatting #3822

@jetcz

Description

@jetcz

I consistently get "TypeError: not all arguments converted during string formatting" when asking for temperature, humidity etc.,

stage: done
run:
  pipeline: 01kp8tw0j7tpvs0atcqjvapxh4
  language: cs
  conversation_id: 01KP8WQT1JCKA83K433RT2S5N6
  satellite_id: assist_satellite.waveshare_audio_3_assist_satellite
  tts_output:
    token: MW33BI8Qij0yIQpjgEud5g.flac
    url: /api/tts_proxy/MW33BI8Qij0yIQpjgEud5g.flac
    mime_type: audio/flac
    stream_response: false
events:
  - type: run-start
    data:
      pipeline: 01kp8tw0j7tpvs0atcqjvapxh4
      language: cs
      conversation_id: 01KP8WQT1JCKA83K433RT2S5N6
      satellite_id: assist_satellite.waveshare_audio_3_assist_satellite
      tts_output:
        token: MW33BI8Qij0yIQpjgEud5g.flac
        url: /api/tts_proxy/MW33BI8Qij0yIQpjgEud5g.flac
        mime_type: audio/flac
        stream_response: false
    timestamp: "2026-04-15T15:53:50.409544+00:00"
  - type: stt-start
    data:
      engine: stt.home_assistant_cloud
      metadata:
        language: cs-CZ
        format: wav
        codec: pcm
        bit_rate: 16
        sample_rate: 16000
        channel: 1
    timestamp: "2026-04-15T15:53:50.410398+00:00"
  - type: stt-vad-start
    data:
      timestamp: 1050
    timestamp: "2026-04-15T15:53:51.479761+00:00"
  - type: stt-vad-end
    data:
      timestamp: 4850
    timestamp: "2026-04-15T15:53:55.257963+00:00"
  - type: stt-end
    data:
      stt_output:
        text: Jaká je teplota v pracovně?
    timestamp: "2026-04-15T15:53:55.307794+00:00"
  - type: intent-start
    data:
      engine: conversation.home_assistant
      language: cs
      intent_input: Jaká je teplota v pracovně?
      conversation_id: 01KP8WQT1JCKA83K433RT2S5N6
      device_id: 65c558c3e6f7868efc1a38df01f51519
      satellite_id: assist_satellite.waveshare_audio_3_assist_satellite
      prefer_local_intents: false
    timestamp: "2026-04-15T15:53:55.308143+00:00"
  - type: intent-end
    data:
      processed_locally: true
      intent_output:
        response:
          speech:
            plain:
              speech: "TypeError: not all arguments converted during string formatting"
              extra_data: null
          card: {}
          language: cs
          response_type: error
          data:
            code: unknown
        conversation_id: 01KP8WQT1JCKA83K433RT2S5N6
        continue_conversation: false
    timestamp: "2026-04-15T15:53:55.427670+00:00"
  - type: tts-start
    data:
      engine: tts.home_assistant_cloud
      language: cs-CZ
      voice: null
      tts_input: "TypeError: not all arguments converted during string formatting"
      acknowledge_override: false
    timestamp: "2026-04-15T15:53:55.427973+00:00"
  - type: tts-end
    data:
      tts_output:
        media_id: media-source://tts/-stream-/MW33BI8Qij0yIQpjgEud5g.flac
        token: MW33BI8Qij0yIQpjgEud5g.flac
        url: /api/tts_proxy/MW33BI8Qij0yIQpjgEud5g.flac
        mime_type: audio/flac
    timestamp: "2026-04-15T15:53:55.430675+00:00"
  - type: run-end
    data: null
    timestamp: "2026-04-15T15:53:55.431174+00:00"
started: 2026-04-15T15:53:50.409Z
stt:
  engine: stt.home_assistant_cloud
  metadata:
    language: cs-CZ
    format: wav
    codec: pcm
    bit_rate: 16
    sample_rate: 16000
    channel: 1
  done: true
  stt_output:
    text: Jaká je teplota v pracovně?
intent:
  engine: conversation.home_assistant
  language: cs
  intent_input: Jaká je teplota v pracovně?
  conversation_id: 01KP8WQT1JCKA83K433RT2S5N6
  device_id: 65c558c3e6f7868efc1a38df01f51519
  satellite_id: assist_satellite.waveshare_audio_3_assist_satellite
  prefer_local_intents: false
  done: true
  processed_locally: true
  intent_output:
    response:
      speech:
        plain:
          speech: "TypeError: not all arguments converted during string formatting"
          extra_data: null
      card: {}
      language: cs
      response_type: error
      data:
        code: unknown
    conversation_id: 01KP8WQT1JCKA83K433RT2S5N6
    continue_conversation: false
tts:
  engine: tts.home_assistant_cloud
  language: cs-CZ
  voice: null
  tts_input: "TypeError: not all arguments converted during string formatting"
  acknowledge_override: false
  done: true
  tts_output:
    media_id: media-source://tts/-stream-/MW33BI8Qij0yIQpjgEud5g.flac
    token: MW33BI8Qij0yIQpjgEud5g.flac
    url: /api/tts_proxy/MW33BI8Qij0yIQpjgEud5g.flac
    mime_type: audio/flac
finished: 2026-04-15T15:53:55.431Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions