Fix can't add multiple iCloud accounts (remove account name) (#30898)
* Fix can't add multiple iCloud accounts (remove account name) * Update tests with flow.async_init()
This commit is contained in:
parent
6c84c126ea
commit
7c155731fc
4 changed files with 75 additions and 92 deletions
|
@ -3,7 +3,6 @@
|
|||
DOMAIN = "icloud"
|
||||
SERVICE_UPDATE = f"{DOMAIN}_update"
|
||||
|
||||
CONF_ACCOUNT_NAME = "account_name"
|
||||
CONF_MAX_INTERVAL = "max_interval"
|
||||
CONF_GPS_ACCURACY_THRESHOLD = "gps_accuracy_threshold"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue