My configuration.yaml indicated faults after upgrade.
I dont understand what’s wrong, same comment on all rows.
sensor:
- platform: mqtt
state_topic: !secret sparsnas_sensor
name: "sequence number"
value_template: '{{ value_json.Sequence | round(0) }}'
icon: mdi:counter