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
Been looking around in the configuration to add the ion option found on the panasonic E9-DKE remote.
I can see it is valid in PanasonicAltDKEHeatpumpIR.cpp, it got ioniser option progmem 22.
Im using ESPHOME wich is awsome and simple.
Heat and cool works fine, fan works to.
Dry dry does not work and ion is not an option.
So everything im looking for is in the PanasonicAltDKEHeatpumpIR.cpp, but ESPHOME does not show ion option.
I would like it to show that and be active.
Is there a hidden option or is there a way to add an ION button?
And when using DRY option the E9-DKE does not respond back with a beep as the other options.
Hi,
Been looking around in the configuration to add the ion option found on the panasonic E9-DKE remote.
I can see it is valid in PanasonicAltDKEHeatpumpIR.cpp, it got ioniser option progmem 22.
Im using ESPHOME wich is awsome and simple.
Heat and cool works fine, fan works to.
Dry dry does not work and ion is not an option.
So everything im looking for is in the PanasonicAltDKEHeatpumpIR.cpp, but ESPHOME does not show ion option.
I would like it to show that and be active.
Is there a hidden option or is there a way to add an ION button?
And when using DRY option the E9-DKE does not respond back with a beep as the other options.
Thanks in advance!
`
climate:
name: "Living Room AC"
protocol: panasonic_dke
horizontal_default: right
vertical_default: middle
min_temperature: 16
max_temperature: 30
sensor: climate_celcius
visual:
min_temperature: 16
max_temperature: 30
temperature_step: 1
`
The text was updated successfully, but these errors were encountered: