mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update base url for ViaggiaTreno API (#71974)
This commit is contained in:
parent
edc1ee2985
commit
8087982193
@ -23,7 +23,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
ATTRIBUTION = "Powered by ViaggiaTreno Data"
|
||||
|
||||
VIAGGIATRENO_ENDPOINT = (
|
||||
"http://www.viaggiatreno.it/viaggiatrenonew/"
|
||||
"http://www.viaggiatreno.it/infomobilita/"
|
||||
"resteasy/viaggiatreno/andamentoTreno/"
|
||||
"{station_id}/{train_id}/{timestamp}"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user