samsungrac icon indicating copy to clipboard operation
samsungrac copied to clipboard

Integration Read MIM-H03, But Send New Commands to MIM-H03.

Open lawrencelnm opened this issue 11 months ago • 7 comments

My old MIM-H02 stopped working when I upgraded HA to 2023.6. I went and bought a MIM-H03, which fortunately was compatible with my Air Con.

What was unfortunate was that I am now faced with another problem, with not being able to get it to work with HA via this integration.

I've been tweaking my config via trial and error, and managed to get HA to see the air con finally using the following configs via Samsungrac V5.1. I can see the state and temperature of my air con, and they change immediately when I change the air con via the air con build in controller.

However for whatever reason, I cannot control the air con from HA via this integration. Every command I send via the HA UI seems to be ignored, and nothing happens. There are no obvious errors in the logs.

Anyone that can help me ?

climate:
  - platform: climate_ip
    config_file: 'mim-h03_heatpump.yaml'
    name: ‘Air Conditioner’
    ip_address: xx.xx.xx.xx
    device_id: 032001000
    token: xxxxxxxxxxxx
    cert: 'ac14k_m.pem'
    debug: true

lawrencelnm avatar Jul 16 '23 09:07 lawrencelnm