]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added LG ThinQ package for LG washing machine
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 29 Dec 2024 22:30:59 +0000 (23:30 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 29 Dec 2024 22:30:59 +0000 (23:30 +0100)
packages/lg_thinq.yaml [new file with mode: 0644]

diff --git a/packages/lg_thinq.yaml b/packages/lg_thinq.yaml
new file mode 100644 (file)
index 0000000..76164cb
--- /dev/null
@@ -0,0 +1,37 @@
+######################################################################
+# LG ThinQ Package - Customizations
+######################################################################
+
+homeassistant:
+  customize:
+
+    ######################################################################
+    # LG ThinQ Package - Customizations - General Package Settings
+    ######################################################################
+
+    package.lg_thinq:
+      customize: &customize
+        package: 'lg_thinq'
+        version: 1.0.0
+
+    ######################################################################
+    # LG ThinQ Package - Customizations - Entities
+    ######################################################################
+
+    binary_sensor.lavatrice_remote_start:
+      friendly_name: "Avvio Remoto"
+
+    event.lavatrice_notification:
+      friendly_name: "Notifiche"
+
+    event.lavatrice_error:
+      friendly_name: "Errori"
+
+    number.lavatrice_delay_ends_in:
+      friendly_name: "Fine Lavaggio in"
+
+    sensor.lavatrice_current_status:
+      friendly_name: "Stato"
+
+    select.lavatrice_operation:
+      friendly_name: "Programma Lavaggio"