mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Format viaggiatreno/sensor.py (#74161)
This commit is contained in:
parent
1590c0a46c
commit
fbaff21b67
@ -23,7 +23,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
ATTRIBUTION = "Powered by ViaggiaTreno Data"
|
||||
|
||||
VIAGGIATRENO_ENDPOINT = (
|
||||
"http://www.viaggiatreno.it/infomobilita/"
|
||||
"http://www.viaggiatreno.it/infomobilita/"
|
||||
"resteasy/viaggiatreno/andamentoTreno/"
|
||||
"{station_id}/{train_id}/{timestamp}"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user