-
- Downloads
Add HVV integration (Hamburg public transportation) (#31564)
Co-authored-by:springstan <46536646+springstan@users.noreply.github.com> Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Showing
- .coveragerc 2 additions, 0 deletions.coveragerc
- CODEOWNERS 1 addition, 0 deletionsCODEOWNERS
- homeassistant/components/hvv_departures/__init__.py 52 additions, 0 deletionshomeassistant/components/hvv_departures/__init__.py
- homeassistant/components/hvv_departures/config_flow.py 218 additions, 0 deletionshomeassistant/components/hvv_departures/config_flow.py
- homeassistant/components/hvv_departures/const.py 10 additions, 0 deletionshomeassistant/components/hvv_departures/const.py
- homeassistant/components/hvv_departures/hub.py 20 additions, 0 deletionshomeassistant/components/hvv_departures/hub.py
- homeassistant/components/hvv_departures/manifest.json 12 additions, 0 deletionshomeassistant/components/hvv_departures/manifest.json
- homeassistant/components/hvv_departures/sensor.py 201 additions, 0 deletionshomeassistant/components/hvv_departures/sensor.py
- homeassistant/components/hvv_departures/strings.json 48 additions, 0 deletionshomeassistant/components/hvv_departures/strings.json
- homeassistant/components/hvv_departures/translations/en.json 48 additions, 0 deletionshomeassistant/components/hvv_departures/translations/en.json
- homeassistant/generated/config_flows.py 1 addition, 0 deletionshomeassistant/generated/config_flows.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
- requirements_test_all.txt 3 additions, 0 deletionsrequirements_test_all.txt
- tests/components/hvv_departures/__init__.py 1 addition, 0 deletionstests/components/hvv_departures/__init__.py
- tests/components/hvv_departures/test_config_flow.py 344 additions, 0 deletionstests/components/hvv_departures/test_config_flow.py
- tests/fixtures/hvv_departures/check_name.json 15 additions, 0 deletionstests/fixtures/hvv_departures/check_name.json
- tests/fixtures/hvv_departures/config_entry.json 16 additions, 0 deletionstests/fixtures/hvv_departures/config_entry.json
- tests/fixtures/hvv_departures/departure_list.json 162 additions, 0 deletionstests/fixtures/hvv_departures/departure_list.json
- tests/fixtures/hvv_departures/init.json 10 additions, 0 deletionstests/fixtures/hvv_departures/init.json
- tests/fixtures/hvv_departures/options.json 12 additions, 0 deletionstests/fixtures/hvv_departures/options.json
Loading
Please register or sign in to comment