core/homeassistant/components/nextbus
Ian 51c3a5d11d
Nextbus: Listify directions (#103337)
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
config_flow.py Nextbus: Listify directions (#103337) 2023-11-04 08:56:27 +01:00
const.py
coordinator.py
manifest.json
sensor.py
strings.json
util.py