mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 07:27:08 +00:00

* Adding initial setup * Update homeassistant/components/melcloud/__init__.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Adding ConfigEntryNotReady exception * Update homeassistant/components/melcloud/__init__.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Update homeassistant/components/melcloud/config_flow.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Update homeassistant/components/melcloud/__init__.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Placing exception handling in setup_entry * Expanding test cases --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>