Fix typo in progress percentage sensor comment

This commit is contained in:
AnasHost
2026-01-05 00:02:53 +01:00
committed by GitHub
parent 104e067f55
commit 9159bd8882

View File

@@ -53,7 +53,7 @@ card_mod:
{% set max_time = 120 %}
{% set ent_power = 'sensor.smart_plug_power' %}
/* OPTION: Pregress Percentage Sensor (if exists)
/* OPTIONAL: Pregress Percentage Sensor (if exists) */
{% set ent_percent = 'sensor.dishwasher_progress_percantage' %}
/* 2. SIZES (Px) */
@@ -278,7 +278,7 @@ card_mod:
{% set max_time = 120 %}
{% set ent_power = 'sensor.smart_plug_power' %}
/* OPTION: Pregress Percentage Sensor (if exists)
/* OPTIONAL: Pregress Percentage Sensor (if exists) */
{% set ent_percent = 'sensor.washing_machine_progress_percantage' %}
/* 2. SIZES (Px) */