core/tests/components/swiss_public_transport
Cyrill Raccaud 284fe17b1c
Add time and offset config to Swiss public transport connections (#120357)
* add time and offset config for connections

* split the config flow

* fix arrival config

* add time_mode data description

* use delta as dict instead of string

* simplify the config_flow

* improve descriptions of config_flow

* improve config flow

* remove obsolete string

* switch priority of the config options

* improvements
2024-11-27 13:22:28 +01:00
..
fixtures
__init__.py
conftest.py
test_config_flow.py Add time and offset config to Swiss public transport connections (#120357) 2024-11-27 13:22:28 +01:00
test_init.py Add time and offset config to Swiss public transport connections (#120357) 2024-11-27 13:22:28 +01:00
test_service.py