From 9d0498bf3da60dbfd64f232760294109402735b6 Mon Sep 17 00:00:00 2001 From: AnasHost <41167157+Anashost@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:04:08 +0100 Subject: [PATCH] Update appliances.md --- appliances.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appliances.md b/appliances.md index 3496059..6957904 100644 --- a/appliances.md +++ b/appliances.md @@ -53,7 +53,7 @@ card_mod: {% set max_time = 120 %} {% set ent_power = 'sensor.smart_plug_power' %} - /* OPTIONAL: 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' %} - /* OPTIONAL: Pregress Percentage Sensor (if exists) */ + /* OPTIONAL Pregress Percentage Sensor (if exists) */ {% set ent_percent = 'sensor.washing_machine_progress_percantage' %} /* 2. SIZES (Px) */