use customize in configuration.yaml
homeassistant:
name: Home
unit_system: metric
# etc
....
customize:
# Add an entry for each entity that you want to overwrite.
sensor.107_reverse_energy_a:
state_class: total_increasing
use customize in configuration.yaml
homeassistant:
name: Home
unit_system: metric
# etc
....
customize:
# Add an entry for each entity that you want to overwrite.
sensor.107_reverse_energy_a:
state_class: total_increasing