Moin allerseits,
ich habe ein Update von HA auf Version 2023.4.4 gemacht.
Nach Abschluss bekam ich dann folgende Fehlermeldung:
Invalid config for [mqtt]:
The 'broker' option near /config/configuration.yaml
:48 has been removed, please remove it from your configuration for dictionary value @ data['mqtt']. Got {'broker'
: '192.168.178.71', 'port'
: 1883, 'username'
: 'mqtt-user', 'password'
: 'xxxxxxxxxx', 'sensor'
: [{'state_topic'
: 'ahoydtu/HM-1500/ch1/YieldDay', 'name'
: 'HM-1500-1-Tagesgewinn', 'unique_id'
: 'HM-1500-1-TotalYield', 'value_template'
: '{{ value | round(2) }}', 'unit_of_measurement'
: 'W', 'device_class'
: 'power', 'state_class'
: 'measurement'}, {'state_topic'
: 'ahoydtu/HM-1500/ch1/YielTotal', 'name'
: 'HM-1500-1-Totalgewinn', 'unique_id'
: 'HM-1500-1-TotalYield', 'value_template'
: '{{ va.... (See /config/configuration.yaml, line 48).
Meine configuration.yaml sieht aber unverändert aus:
Hat vielleicht jemand eine Idee, was ich übersehe?
