hass-core/homeassistant/generated
Blake Bryant c049129147
Add Deako integration (#121132)
* Deako integration using pydeako

* fix: address feedback

- make unit tests more e2e
- use runtime_data to store connection

* fix: address feedback part 2

- added better type safety for Deako config entries
- refactored the config flow tests to use a conftest mock instead of directly patching
- removed pytest.mark.asyncio test decorators

* fix: address feedback pt 3

- simplify config entry type
- add test for single_instance_allowed
- remove light.py get_state(), only used once, no need to be separate function

* fix: ruff format

* Update homeassistant/components/deako/__init__.py

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

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-28 19:16:05 +02:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
amazon_polly.py Automatically generate Amazon Polly list of voices and regions (#119198) 2024-08-22 15:36:11 +02:00
application_credentials.py Split august and yale integrations (#124677) 2024-08-28 17:46:03 +02:00
bluetooth.py Integration for IronOS (Pinecil V2) soldering irons (#120802) 2024-07-29 11:44:01 +02:00
config_flows.py Add Deako integration (#121132) 2024-08-28 19:16:05 +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 Split august and yale integrations (#124677) 2024-08-28 17:46:03 +02:00
integrations.json Add Deako integration (#121132) 2024-08-28 19:16:05 +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 Deako integration (#121132) 2024-08-28 19:16:05 +02:00