core/homeassistant/generated
Cyrill Raccaud 7e685f2bc7
Swiss public transport config flow (#105648)
* add config flow

* unit tests

* yaml config import flow

* change deprecation period and simply code

* keep name for legacy yaml
- removing the name now would break current implementations
- it will be removed together with the deprectation of  yaml config flow

* improve error handling, simpler unique_id, cleanup

* simplify issues for yaml import flow

* improve typing and clean name handling

* streamline unit tests
- happy path + errors
- mock opendata instead of aiohttp

* parametrize unit tests

* improve strings

* add missing aborts

* update coverage ignore

* remove redundant test

* minor clean up of constants
2023-12-21 20:38:00 +01:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Add Google tasks integration, with initial read-only To-do list (#102629) 2023-10-24 21:30:29 -07:00
bluetooth.py Add improv_ble integration (#102129) 2023-10-24 14:19:19 +02:00
config_flows.py Swiss public transport config flow (#105648) 2023-12-21 20:38:00 +01:00
countries.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
currencies.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
dhcp.py Add DHCP discovery to Tailwind (#105981) 2023-12-18 15:52:48 +01:00
integrations.json Swiss public transport config flow (#105648) 2023-12-21 20:38:00 +01:00
languages.py Base entity ids on English for languages not using Latin script (#91357) 2023-06-27 14:37:50 +02:00
microsoft_tts.py Scrape Microsoft TTS supported languages (#91988) 2023-05-25 10:46:34 +02:00
mqtt.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
ssdp.py Migrate Linn / Openhome integration to SSDP config flow (#94564) 2023-06-21 12:46:17 -04:00
usb.py Add CB3 descriptor to ZHA manifest (#104071) 2023-12-04 09:48:44 +01:00
zeroconf.py Add Tailwind zeroconf discovery (#105949) 2023-12-18 10:39:15 +01:00