From 5e80691b3efea3fb4fb5f1a8482747c819b73799 Mon Sep 17 00:00:00 2001 From: Blackymas Date: Thu, 12 Jan 2023 08:51:56 +0100 Subject: [PATCH] add fan mapping --- nspanel_blueprint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 30e00af..5eb0e7f 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -1409,8 +1409,8 @@ variables: button_script_on: "108" button_binary_sensor_off: '107' button_binary_sensor_on: '108' - button_fan_off: "107" #TODO replace icon - button_fan_on: "108" #TODO replace icon + button_fan_off: "121" + button_fan_on: "122" hardware_button_pic_off: "98" hardware_button_pic_on: "99"