#Gree custom integration not working for me, need help with it!

16 messages · Page 1 of 1 (latest)

naive lintel
mighty wraith
#

I'm using it with following configuration

- platform: gree
  name: ILP
  host: 192.168.72.33
  port: 7000
  mac: '50:2c:c6:b2:db:17'
  encryption_version: 2 # < MUST BE V2
  target_temp_step: 1
  ...
#

So make sure that mac is correct and try to set that encryption_version to 2

#

You can also check if there are anything in the logs

#

btw, your target_temp should be probably "input" instead of "imput"

naive lintel
#

i put the encription in the code but it gives me error

mighty wraith
naive lintel
#

yes

#

shoud i use the ' ' @ the mac?

#

adress

mighty wraith
#

At least try it out. MAC address might need to be also in different formats, depends on the device

naive lintel
#

it does not give me any error for now

#

need to restart HA i think now

#

i'm editing in Studio Code server

#

it's Working