RobHofmann / HomeAssistant-GreeClimateComponent

Custom Gree climate component written in Python3 for Home Assistant. Controls AC's supporting the Gree protocol.
GNU General Public License v3.0
317 stars 105 forks source link

Failed to connect to AC #176

Closed piotrszpruta closed 5 months ago

piotrszpruta commented 5 months ago

I'm configuring Gree AC with this component, I get IP and Mac address of the unit and insert it in configuration.yaml. After restarting I see the entity but in logs I've received such information: image

To Reproduce Steps to reproduce the behavior:

  1. Configure integration
  2. Check logs

Configuration

**Expected behavior"" Climate connected.

Platform:

Tempmail1234-pass commented 5 months ago

@piotrszpruta Maybe this can help you https://github.com/RobHofmann/HomeAssistant-GreeClimateComponent/issues/174#issuecomment-2178157325

toughvj commented 5 months ago

solved with PR #179, can be closed