HydroQuebec Sensor Anyway to customize?

Guys i have the hydro-Quebec sensor working , except for a few flaws it work ok

I would like to be able to customize the names of the sensor and i’ve tried the customize option to no avail.
I receive no errors , but the names i’m putting in are not taken into consideration

here’s a sample if someone can help or tell me if it’s even supported with that sensor

thanks in advance

sample code
customize.yaml
monitored_variables:
- period_total_bill
- period_length

sensor.yaml
sensor.hydroquebec_period_length:
friendly_name: Journée de la période

groups.yaml
Hydro Quebec:
entities:
- sensor.hydroquebec_period_length
- sensor.hydroquebec_period_total_days

PS: sorry for the formatting, there seems to have a problem with the “preformatted text” option on the forum as it does not want to work for me now.

no worry about the indent, they are ok as my other configs that are working

thanks