-
- Downloads
Add gree climate integration (#37498)
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Showing
- CODEOWNERS 1 addition, 0 deletionsCODEOWNERS
- homeassistant/components/gree/__init__.py 62 additions, 0 deletionshomeassistant/components/gree/__init__.py
- homeassistant/components/gree/bridge.py 38 additions, 0 deletionshomeassistant/components/gree/bridge.py
- homeassistant/components/gree/climate.py 398 additions, 0 deletionshomeassistant/components/gree/climate.py
- homeassistant/components/gree/config_flow.py 17 additions, 0 deletionshomeassistant/components/gree/config_flow.py
- homeassistant/components/gree/const.py 13 additions, 0 deletionshomeassistant/components/gree/const.py
- homeassistant/components/gree/manifest.json 8 additions, 0 deletionshomeassistant/components/gree/manifest.json
- homeassistant/components/gree/strings.json 14 additions, 0 deletionshomeassistant/components/gree/strings.json
- homeassistant/components/gree/translations/en.json 14 additions, 0 deletionshomeassistant/components/gree/translations/en.json
- homeassistant/generated/config_flows.py 1 addition, 0 deletionshomeassistant/generated/config_flows.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
- requirements_test_all.txt 3 additions, 0 deletionsrequirements_test_all.txt
- tests/components/gree/__init__.py 1 addition, 0 deletionstests/components/gree/__init__.py
- tests/components/gree/common.py 35 additions, 0 deletionstests/components/gree/common.py
- tests/components/gree/conftest.py 36 additions, 0 deletionstests/components/gree/conftest.py
- tests/components/gree/test_climate.py 781 additions, 0 deletionstests/components/gree/test_climate.py
- tests/components/gree/test_config_flow.py 20 additions, 0 deletionstests/components/gree/test_config_flow.py
- tests/components/gree/test_init.py 38 additions, 0 deletionstests/components/gree/test_init.py
Loading
Please register or sign in to comment