add fan mapping

This commit is contained in:
Blackymas
2023-01-12 08:51:56 +01:00
parent fbbb10b4e8
commit 5e80691b3e

View File

@@ -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"