Python error with manual integration(s)

‘’’
Running on RPI4 created from HA image hassos_rpi4-64-3.11.img.

Really appreciate help with this error.

Error has been appering for at least 10 releases, last good one @ R 0.95.
Appers for multiple manual integrations i.e. cover, xiaomi etc.

config file:

Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

Uncomment this if you are using SSL/TLS, running in Docker container, etc.

http:

base_url: example.duckdns.org:8123

Text to speech

tts:

  • platform: google_translate

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

xiaomi_aqara:
discovery_retry: 10
interface: !secret xiaomi_gateway
gateways:
- mac: !secret xiaomi_mac
key: !secret xiaomi_key
‘’’

‘’’
Log file:(Top of 32K file)

Unable to add log, please request. Thx
‘’’