Minor fix to fix log warning
fix: add unit_class=None to StatisticMetaData to suppress HA 2026.11 warning
EUR profit statistics have no standard unit class; explicitly passing None
prevents the "doesn't specify unit_class" deprecation warning that would
stop working in Home Assistant 2026.11.