issues
search
hasl-sensor
/
integration
Swedish Public Transport Sensor (HASL). Formerly named HomeAssistant SL Sensor
https://hasl.sorlov.com
Apache License 2.0
36
stars
8
forks
source link
Dev to main v3.0.2
#31
Closed
DSorlov
closed
2 years ago
DSorlov
commented
2 years ago
Added
Added first and last leg details as attributes for route sensor
Added possibility to use longitude,latitude pairs as locations in route sensor
Starting address/location is detailed in attributes for route sensor
Swedish translation for GUI
Added stoplists to results for RP3 for route planner
Added prognosisType for each leg and stoplist in haslworker for route planner
Fixes
Fixed broken counter for number of transfers in route sensor
Fixes
#26
: version number fixed in hacs.json
Fixes
#29
: filtering in departure sensor updated
Fixed broken prognosisType for route sensor (thanks @clearminds)
Fixed broken stoplist for route sensor (thanks @clearminds)
Changes
Combining location id and longitude,latitude pars as locations in route sensor
Route sensor total time does include estimated walking time however walking is not shown as first or last leg in route sensor
Added
Fixes
Changes