core/homeassistant/generated
elmurato e853df4fb0
Add Pterodactyl integration (#141197)
* Add Pterodactyl integration

* Remove translation for unavailable platform sensor, use constant for host

* Improve data descriptions

* Replace index based handling of data (list) with dict[str, PterodactylData]

* Replace CONF_HOST with CONF_URL

* Parse URL with YARL

* Set proper availability in binary sensor

* Remove storage of data within api.py

* Fix some review findings

* Use better unique ID for binary_sensor

* Fix more review findings

* Fix remaining review findings

* Add wrapper for server and util API, use underscore in unique ID

* Reuse result in config flow tests

* Patch async_setup_entry in config_flow tests

* Move patching of library APIs to the fixture mock_pterodactyl
2025-03-25 20:50:03 +01: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 Clean up ondilo ico oauth2 (#139927) 2025-03-07 15:26:40 +01:00
bluetooth.py Add Bluetooth discovery support for InkBird ITH-11-B (#140423) 2025-03-11 22:57:16 +00:00
config_flows.py Add Pterodactyl integration (#141197) 2025-03-25 20:50:03 +01:00
countries.py Improve typing via hassfest serializer (#117382) 2024-05-22 08:22:18 +02:00
currencies.py
dhcp.py Add dhcp discovery to Roborock (#141148) 2025-03-22 21:21:43 -07:00
integrations.json Add Pterodactyl integration (#141197) 2025-03-25 20:50:03 +01:00
languages.py Updated languages.py to add Irish lang code (manually) (#126689) 2024-09-27 23:49:31 +02:00
microsoft_tts.py Scrape Microsoft TTS supported languages (#91988) 2023-05-25 10:46:34 +02:00
mqtt.py Add pglab integration (#109725) 2025-02-10 08:19:42 +01:00
ssdp.py Add discovery for Nanoleaf Blocks and 4D (#137792) 2025-02-08 08:51:33 +01:00
usb.py Support the Home Assistant Connect ZBT-1 (#114213) 2024-03-27 18:20:48 +01:00
zeroconf.py Add `_shelly._tcp` to Shelly zeroconf configuration (#138782) 2025-02-18 19:57:10 +01:00