HomeAssistant-GreeClimateComponent
HomeAssistant-GreeClimateComponent copied to clipboard
Integrations, config_flow.py
Is your feature request related to a problem? Please describe. Please make this component serve like integration for the Home Assistant setup
Describe the solution you'd like config_flow.py with autodiscovery based on https://github.com/tomikaa87/gree-remote#device-discovery-scanning
Describe alternatives you've considered The manual procedure with user input of MAC and/or IP address
Additional context https://developers.home-assistant.io/docs/en/config_entries_config_flow_handler.html If found multiple AC's through the discovery defining the name of it can be made through turning all indicators and the display on the unit on or off or through suggesting with the decoded friendly name of the unit from the discovery process
current manual added gree AC may fail to setup on startup due to random timeout
@toughvj you seem pretty active at the moment. I havent been able to implement this due to my limited python knowledge. Is this something you can look at?
This seems to be the way HomeAssistant is heading
current manual added gree AC may fail to setup on startup due to random timeout
this was solved in latest PR