core/tests/components/nextbus
Ian 51c3a5d11d
Nextbus: Listify directions ()
When a single value is returned, the list wrapper is not present in the
json payload. This patch ensures that the result is always a list.
2023-11-04 08:56:27 +01:00
..
__init__.py
conftest.py Nextbus: Listify directions () 2023-11-04 08:56:27 +01:00
test_config_flow.py
test_sensor.py
test_util.py