Remove hass_url_override config from Rachio (#12708)

Users should configure their `base_url` in the `http` integration instead.
This commit is contained in:
J. Nick Koston 2020-04-06 06:25:46 -05:00 committed by GitHub
parent a0648535ad
commit 2c546ada1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,10 +43,6 @@ api_key:
description: The API key for the Rachio account.
required: true
type: string
hass_url_override:
description: If your instance is unaware of its actual web location (`base_url`).
required: false
type: string
manual_run_mins:
description: For how long, in minutes, to turn on a station when the switch is enabled.
required: false