core/homeassistant/generated
Fredrik Erlandsson 1768daf98c
Add support for native oauth2 in Point (#118243)
* initial oauth2 implementation

* fix unload_entry

* read old yaml/entry config

* update tests

* fix: pylint on tests

* Apply suggestions from code review

Co-authored-by: Robert Resch <robert@resch.dev>

* fix constants, formatting

* use runtime_data

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fix missing import

* adopt to PointData dataclass

* fix typing

* add more strings (copied from weheat)

* move the PointData dataclass to avoid circular imports

* use configflow inspired by withings

* raise ConfigEntryAuthFailed

* it is called entry_lock

* fix webhook issue

* fix oauth_create_entry

* stop using async_forward_entry_setup

* Fixup

* fix strings

* fix issue that old config might be without unique_id

* parametrize tests

* Update homeassistant/components/point/config_flow.py

* Update tests/components/point/test_config_flow.py

* Fix

---------

Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-20 12:02:07 +02:00
..
__init__.py
amazon_polly.py Automatically generate Amazon Polly list of voices and regions (#119198) 2024-08-22 15:36:11 +02:00
application_credentials.py Add support for native oauth2 in Point (#118243) 2024-09-20 12:02:07 +02:00
bluetooth.py Integration for IronOS (Pinecil V2) soldering irons (#120802) 2024-07-29 11:44:01 +02:00
config_flows.py Remove LG Thinq (#125900) 2024-09-18 16:11:29 +02:00
countries.py Improve typing via hassfest serializer (#117382) 2024-05-22 08:22:18 +02:00
currencies.py Adjust docstring on hassfest generated files (#89080) 2023-03-03 11:34:20 +01:00
dhcp.py Add new integration for WMS WebControl pro using local API (#124176) 2024-09-16 16:07:43 +02:00
integrations.json Remove LG Thinq (#125900) 2024-09-18 16:11:29 +02:00
languages.py Add Macedonian language (#122768) 2024-07-29 14:49:34 +02:00
microsoft_tts.py Scrape Microsoft TTS supported languages (#91988) 2023-05-25 10:46:34 +02:00
mqtt.py Add ESPhome discovery via MQTT (#116499) 2024-05-10 13:32:42 +02:00
ssdp.py Add newer models to unifi integrations discovery (#120688) 2024-06-27 19:20:37 +02:00
usb.py Support the Home Assistant Connect ZBT-1 (#114213) 2024-03-27 18:20:48 +01:00
zeroconf.py Add Cambridge Audio integration (#125642) 2024-09-10 18:27:51 +02:00