HomeAssistant-GreeClimateComponent icon indicating copy to clipboard operation
HomeAssistant-GreeClimateComponent copied to clipboard

Integrations, config_flow.py

Open ardeus-ua opened this issue 5 years ago • 3 comments

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

ardeus-ua avatar Jan 21 '20 14:01 ardeus-ua

current manual added gree AC may fail to setup on startup due to random timeout

xuefer avatar Sep 03 '20 10:09 xuefer

@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

RobHofmann avatar May 14 '24 20:05 RobHofmann

current manual added gree AC may fail to setup on startup due to random timeout

this was solved in latest PR

toughvj avatar May 20 '24 13:05 toughvj