You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi hristo-atanasov. I'm new and I apologize in advance if I post my problem here wrongly. I use your custom components (Tasmota IRHVAC for HA Core 2024.6.0+ v2024.6.3). I have installed on TrueNAS Scale (Dragonfish-24.04.2.1) the HA Core app (2024.9.1). As a remote IR control I use a Athom IR control with tasmota 14.2.0 (release-ir). Everythink works fine except the light. In my configuration.yaml i turned on the voice "default_light_mode" but it remain off. Could i have some suggestion?
I attach my configuration.yaml and irhvac command from my console tasmota
Hi hristo-atanasov. I'm new and I apologize in advance if I post my problem here wrongly. I use your custom components (Tasmota IRHVAC for HA Core 2024.6.0+ v2024.6.3). I have installed on TrueNAS Scale (Dragonfish-24.04.2.1) the HA Core app (2024.9.1). As a remote IR control I use a Athom IR control with tasmota 14.2.0 (release-ir). Everythink works fine except the light. In my configuration.yaml i turned on the voice "default_light_mode" but it remain off. Could i have some suggestion?
I attach my configuration.yaml and irhvac command from my console tasmota
climate:
name: "Maxa"
command_topic: "cmnd/tasmota_XXXXXX/irhvac"
state_topic: "tele/tasmota_XXXXXX/RESULT"
temperature_sensor: "sensor.temperature"
humidity_sensor: "sensor.humidity"
power_sensor: "binaly_sensor.kitchen_ac_power"
vendor: "GREE"
mqtt_delay: 0.0
min_temp: 16
max_temp: 30
target_temp: 26
initial_operation_mode: "off"
away_temp: 24
precision: 1
supported_modes:
supported_fan_speeds:
supported_swing_list:
default_quiet_mode: "Off"
default_turbo_mode: "Off"
default_econo_mode: "Off"
hvac_model: "YAW1F"
celsius_mode: "On"
default_light_mode: "On"
default_filter_mode: "Off"
default_clean_mode: "Off"
default_beep_mode: "Off"
default_sleep_mode: "-1"
default_swingv: "highest"
default_swingh: "left"
keep_mode_when_off: True
ignore_off_temp: False
toggle_list:
{"IRHVAC":{"Vendor":"GREE","Model":"YAW1F","Command":"Control","Mode":"Cool","Power":"On","Celsius":"On","Temp":16,"FanSpeed":"Min","SwingV":"Highest","SwingH":"Off","Quiet":"Off","Turbo":"Off","Econo":"Off","Light":"Off","Filter":"Off","Clean":"Off","Beep":"Off","Sleep":-1,"Clock":949,"iFeel":"Off","SensorTemp":null}}
{"IRHVAC":{"Vendor":"GREE","Model":"YAW1F","Command":"Control","Mode":"Cool","Power":"On","Celsius":"On","Temp":16,"FanSpeed":"Medium","SwingV":"Highest","SwingH":"Off","Quiet":"Off","Turbo":"Off","Econo":"Off","Light":"Off","Filter":"Off","Clean":"Off","Beep":"Off","Sleep":-1,"Clock":949,"iFeel":"Off","SensorTemp":null}}
Tanks for your time.
The text was updated successfully, but these errors were encountered: