Refactor Trafikverket Train to improve config flow (#97929)

* Refactor tvt

* review fixes

* review comments
This commit is contained in:
G Johansson
2023-08-07 17:25:02 +02:00
committed by GitHub
parent 15eed166ec
commit c4da5374ae
6 changed files with 290 additions and 115 deletions

View File

@@ -1341,6 +1341,7 @@ omit =
homeassistant/components/trafikverket_train/__init__.py
homeassistant/components/trafikverket_train/coordinator.py
homeassistant/components/trafikverket_train/sensor.py
homeassistant/components/trafikverket_train/util.py
homeassistant/components/trafikverket_weatherstation/__init__.py
homeassistant/components/trafikverket_weatherstation/coordinator.py
homeassistant/components/trafikverket_weatherstation/sensor.py