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
321 stars 107 forks source link

Error "Config flow could not be loaded" adding Integration #99

Closed efmbrito closed 3 years ago

efmbrito commented 3 years ago

Describe the bug Unable to add Integration to HA: error "Config flow could not be loaded"

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Configuration - Integrations'
  2. Click on '+ Add Integration'
  3. Scroll down to 'Gree A/C'
  4. See error in screenshot below

Expected behavior Instalation of Integration and discovery of gree equipments

Screenshots image

Platform:

Logs 2021-04-27 11:05:13 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading configuration flow for integration gree: No module named 'custom_components.gree.config_flow'

efmbrito commented 3 years ago

Resolved using HA Integration "Gree Climate"