Separate iCloud class (#31022)

* Separate iCloud class

* Update .coveragerc

* Fix pipe
This commit is contained in:
Quentame 2020-01-25 19:24:50 +01:00 committed by Charles Garwood
parent 6f1c45257a
commit c481a48e3a
5 changed files with 428 additions and 395 deletions

View file

@ -9,7 +9,7 @@ from homeassistant.const import CONF_USERNAME
from homeassistant.helpers.dispatcher import async_dispatcher_connect
from homeassistant.helpers.typing import HomeAssistantType
from . import IcloudDevice
from .account import IcloudDevice
from .const import (
DEVICE_LOCATION_HORIZONTAL_ACCURACY,
DEVICE_LOCATION_LATITUDE,