2026-02-16 22:40:49.929 ERROR (SyncWorker_0) [annotatedyaml.loader] expected '<document start>', but found '<block mapping start>' in "/config/configuration.yaml", line 3, column 1

what can be wrong here:

sensor.1_og_links_total_energy_consumption

Loads default set of integrations. Do not remove.

default_config:

Load frontend themes from the themes folder

frontend:
themes: !include_dir_merge_named themes

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

notify:

  • name: “Wolfgang”
    platform: smtp
    server: “mail.gmx.net
    port: 587
    timeout: 15
    sender: “bb-de”
    encryption: starttls
    username: “bb-”
    password: “Y2R”
    recipient:homeassistant
    • bb.net
      sender_name: “Home_Assistant”
      I get an Error

What integration are you using?
[Can you use the forum formatting </> for quoting any code and logs to make it readable please]

1 Like

As IOT says, re-posting that in another post using the </> button in the editor here is key. Line 3 and 6 need to be lead with a ‘#’ but we can’t tell if it is. Also line 1 looks out of place ad well.
You won’t be able to edit that until you get member status here in the forum, so post it again properly formatted.

sensor.1_og_links_total_energy_consumption

Loads default set of integrations. Do not remove.

default_config:

Load frontend themes from the themes folder

frontend:

themes: !include_dir_merge_named themes

automation: !include automations.yaml

script: !include scripts.yaml

scene: !include scenes.yaml

Problem has been solved with a backup. Tanks a lot