99 Commits
Author SHA1 Message Date
ManuandGitHub 73a07ecd18 Fix TypeError for unconfigured accounts in Steam integration (#179443) 2026-08-18 08:11:21 +02:00
ManuandGitHub 34ec404b93 Refactor config flow tests in HTML5 integration (#179018) 2026-08-13 14:12:56 +02:00
ManuandGitHub 46bb63448e Split user flow init and data submission in playstation_network config flow tests (#179024) 2026-08-13 08:26:53 +02:00
ManuandGitHub 187221b895 Split user flow init and data submission in steam_online config flow tests (#179023) 2026-08-13 08:26:41 +02:00
ManuandGitHub 3e4d971b45 Refactor nfandroidtv config flow tests (#179027) 2026-08-13 08:24:19 +02:00
ManuandGitHub 976a09bf10 Fix potential race condition in SMTP integration (#178416) 2026-08-12 16:48:06 +02:00
ManuandGitHub fe5d198577 Fix missing optional gameserverip field in Steam Online dataclass (#178751) 2026-08-12 14:32:19 +02:00
ManuandGitHub 2e50cfddc2 Unload legacy notify actions in SMTP integration (#176747) 2026-08-11 15:44:54 +02:00
ManuandGitHub 2b20c78695 Update LED Infrared to Platinum 🏆️ (#178716) 2026-08-11 14:39:55 +02:00
ManuandGitHub 0179add0dd Remove YAML import from NamecheapDNS integration (#177611) 2026-08-04 13:57:46 +02:00
ManuandGitHub c0a3957179 Bump pythonkuma to 0.5.2 (#177990) 2026-08-02 07:21:21 +02:00
ManuandGitHub 8c9eed6599 Update mock token last_access to a fixed UTC datetime in ntfy tests (#177896) 2026-08-01 01:51:33 +02:00
ManuandGitHub 74e459f475 Remove VLC integration (#177619) 2026-07-30 11:40:53 +01:00
ManuandGitHub 97f254a7a3 Add missing translation to Backup (#177562) 2026-07-29 18:14:37 +01:00
ManuandGitHub 3f188ef648 Register legacy notify action before setup test in Notifications for Android TV / Fire TV integration (#176535) 2026-07-29 15:36:10 +02:00
ManuandGitHub c23b6e9c6e Add more button entities to LED Infrared (#177400) 2026-07-29 13:44:57 +02:00
ManuandGitHub c5c5c7bd6f Migrate entity unique IDs in System Bridge integration (#171799) 2026-07-27 15:53:36 +02:00
ManuandGitHub 6aea1cec23 Add button platform to LED Infrared integration (#176456) 2026-07-27 15:31:26 +02:00
ManuandGitHub f1189a5b0f Add support for generic 40-key and 44-key remotes to LED Infrared (#176566) 2026-07-27 15:21:20 +02:00
31ced90b14 Add smtp.send_message action to SMTP integration (#176849)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-26 22:29:32 +02:00
ManuandGitHub 963a52ad9e Add event platform to LED Infrared integration (#177087) 2026-07-26 20:07:29 +02:00
2e99a5e2aa Add image platform to Steam integration (#176346)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2026-07-26 17:59:32 +02:00
ManuandGitHub d33d6d9aac Fix missing field in Steam integration (#176632) 2026-07-16 23:25:11 +02:00
2ddccf84a6 Add timeout to user config flow in SMTP integration (#176538)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-15 14:46:59 +02:00
ManuandGitHub aaedbe433e Add diagnostics platform to LED Infrared (#176459) 2026-07-14 17:22:03 +02:00
ManuandGitHub 6f5992e66a Deprecate sensor attributes in Steam integration (#176417) 2026-07-14 11:03:57 +02:00
ManuandGitHub 9fba0932f4 Add reconfigure flow to LED Infrared integration (#176461) 2026-07-14 08:25:34 +02:00
e42bb890d6 Add LED Infrared integration (#175294)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2026-07-13 23:05:25 +01:00
ManuandGitHub 161b47a3d3 Add device class ENUM to account sensor in Steam integration (#176419) 2026-07-13 17:11:51 +02:00
ManuandGitHub 2741fb85db Add sensors to Steam integration (#176146) 2026-07-13 16:11:37 +02:00
ManuandGitHub 3720e3c33b Add @tr4nt0r as integration owner to Steam (#176359) 2026-07-13 08:17:33 +02:00
ManuandGitHub 33ef6fd5a4 Correct device info in Steam integration (#176356) 2026-07-12 21:39:28 +02:00
ManuandFranck Nijhof c4b42d4c8a Fix missing To headers in SMTP integration (#175803) 2026-07-10 19:41:24 +00:00
ManuandFranck Nijhof 384277e3e2 Add debug logging with full exception details to legacy notify action in SMTP integration (#175781) 2026-07-10 19:41:14 +00:00
ManuandGitHub 00b6cd85c3 Use TextSelectorType.EMAIL in SMTP integration (#176212) 2026-07-10 20:41:07 +02:00
ManuandGitHub db07a66c60 Add subentry reconfigure flow to SMTP integration (#176152) 2026-07-10 20:35:51 +02:00
ManuandGitHub b9da56c76e Raise HomeAssistantError when retries are exhausted in STMP legacy notify action (#176165) 2026-07-10 08:03:55 +02:00
ManuandGitHub 14121e2ed9 Migrate friend accounts to subentries in Steam integration (#175048) 2026-07-09 16:38:08 +02:00
ManuandGitHub 1b1a008816 Support response in Mastodon post action (#175126) 2026-07-09 09:28:30 +02:00
ManuandGitHub c33f0bce4c Deprecate firing events to event bus in HTML5 integration (#168725) 2026-07-08 22:37:27 +02:00
ManuandGitHub 2ad15d7f3d Add debug logging with full exception details to legacy notify action in SMTP integration (#175781) 2026-07-06 23:39:29 +02:00
ManuandGitHub 7838fd2903 Fix missing To headers in SMTP integration (#175803) 2026-07-06 21:59:05 +02:00
ManuandFranck Nijhof db66255fda catch SMTPException and TimeoutError in SMTP config flow (#175369) 2026-07-03 18:23:04 +00:00
ManuandGitHub c0bd7b8f81 catch SMTPException and TimeoutError in SMTP config flow (#175369) 2026-07-02 17:33:54 +02:00
ManuandFranck Nijhof dae9fd6de6 Remove Gitter and replace with virtual integration supported by Matrix (#175044) 2026-07-01 12:32:30 +00:00
ManuandGitHub 4eb965140f Remove Gitter and replace with virtual integration supported by Matrix (#175044) 2026-06-30 21:32:49 +02:00
ManuandGitHub 24c68fe3b2 Add reply and quote posts support to Mastodon (#175144) 2026-06-30 17:52:35 +02:00
ManuandGitHub 1a330ca23e Refactor coordinator in Steam integration (#174661) 2026-06-30 16:31:21 +02:00
ManuandFranck Nijhof 41f0a3a0e6 Catch timeout errors in Steam config flow (#175052) 2026-06-30 13:20:39 +00:00
ManuandFranck Nijhof 8cfc152725 Remove Microsoft Face (#174977) 2026-06-30 13:20:37 +00:00
ManuandFranck Nijhof c4bb4d533d Remove Clementine Music Player (#174970) 2026-06-30 13:20:31 +00:00
ManuandFranck Nijhof 5db53287bf Remove Watson TTS integration (#174967) 2026-06-30 13:04:00 +00:00
ManuandFranck Nijhof 60d13305f9 Remove BlinkStick (#174961) 2026-06-30 13:03:56 +00:00
ManuandGitHub 680b652ef2 Catch timeout errors in Steam config flow (#175052) 2026-06-28 08:09:45 +02:00
ManuandGitHub 9d34e83f71 Remove Clementine Music Player (#174970) 2026-06-27 17:39:48 +02:00
ManuandGitHub ff45b81145 Remove Microsoft Face (#174977) 2026-06-27 17:37:38 +02:00
ManuandGitHub 0e6279e273 Remove Watson TTS integration (#174967) 2026-06-27 15:17:41 +02:00
ManuandGitHub 7ae85d8d97 Remove BlinkStick (#174961) 2026-06-27 14:29:30 +02:00
ManuandFranck Nijhof 46a6048f60 Remove ATEN Rack PDU integration (#174940) 2026-06-27 11:29:22 +00:00
ManuandFranck Nijhof c598d2c10e Remove Logentries (#174939) 2026-06-27 11:29:20 +00:00
ManuandFranck Nijhof e44e822cec Remove Dovado integration (#174933) 2026-06-27 11:29:16 +00:00
ManuandFranck Nijhof daff150276 Remove Greenwave Reality (#174929) 2026-06-27 11:29:15 +00:00
ManuandFranck Nijhof 7afb26b1c0 Remove Mycroft integration (#174849) 2026-06-27 11:28:50 +00:00
ManuandFranck Nijhof 427dd028f5 Remove ThermoWorks Smoke (#174845) 2026-06-27 11:28:44 +00:00
ManuandGitHub 61b3dda20f Remove Dovado integration (#174933) 2026-06-26 21:23:51 -04:00
ManuandGitHub 951ec34e7c Remove Logentries (#174939) 2026-06-26 21:23:29 -04:00
ManuandGitHub 57a441aa4a Remove ATEN Rack PDU integration (#174940) 2026-06-26 21:23:07 -04:00
ManuandGitHub f315273404 Remove Greenwave Reality (#174929) 2026-06-26 22:28:43 +02:00
ManuandGitHub 585dd72366 Add reconfigure to Steam integration (#174696) 2026-06-26 17:01:36 +02:00
ManuandGitHub f356a1cd0d Remove ThermoWorks Smoke (#174845) 2026-06-26 11:39:56 +02:00
ManuandGitHub 5f6508c424 Remove Mycroft integration (#174849) 2026-06-25 22:25:47 -04:00
ManuandGitHub 8977fc6f67 Migrate entity unique_id in Steam integration (#174701) 2026-06-25 16:54:53 +02:00
f0ed257f47 Refactor Steam integration config flow and tests (#174504)
Co-authored-by: Erwin Douna <e.douna@gmail.com>
2026-06-24 17:06:29 +02:00
ManuandGitHub 5fdab795e8 Remove Avi-on integration (#174649) 2026-06-24 16:35:22 +02:00
ManuandGitHub 2193665909 Remove BeeWi SmartClim (#174651) 2026-06-24 16:32:05 +02:00
ManuandGitHub 88d4d1c879 Remove SCSGate integration (#174571) 2026-06-24 10:02:23 +02:00
ManuandGitHub 51bd71d096 Remove Acer projector integration (#174579) 2026-06-24 09:58:09 +02:00
ManuandGitHub 08569420f6 Remove Eliqonline integration (#174538) 2026-06-23 17:10:21 +03:00
ManuandGitHub 7e07f2ab87 Add notify entities to Notifications for Android TV / Fire TV (#169087) 2026-06-22 23:36:45 +02:00
ManuandGitHub 249c3bb5dd Refactor sensor platform of Steam integration (#174415) 2026-06-22 22:59:42 +02:00
ManuandGitHub 66afd77a96 Improve config flow strings in Steam integration (#174418) 2026-06-22 09:28:45 +02:00
ManuandGitHub 1518aaa82d Bump steamodd to 5.0 (#174421) 2026-06-22 08:04:24 +02:00
ManuandGitHub 6dd60a3723 Remove tikteck integration (#174423) 2026-06-22 08:03:31 +02:00
ManuandGitHub 8f367a3f28 Raise repair issue for under-voltage events in Raspberry Pi power supply checker (#174127) 2026-06-18 17:28:20 +02:00
ManuandGitHub b26fcc523e Fix tests in Onboarding integration (#174147) 2026-06-17 22:11:55 +02:00
ManuandGitHub 48ba38f5f5 Refactor Raspberry Pi Power Checker integration (#174135) 2026-06-17 18:33:26 +02:00
27f44f83fb Add reauthentication flow to SMTP (#174092)
Co-authored-by: Erwin Douna <e.douna@gmail.com>
2026-06-17 13:59:43 +02:00
ManuandGitHub 90fe38c0f2 Replace Advanced settings in Habitica integration (#174064) 2026-06-16 17:55:40 +02:00
ManuandGitHub 2dc1870ecd Add notify entities to SMTP integration (#173557) 2026-06-15 16:32:24 +02:00
ManuandGitHub 9e8af2d098 Remove MS Teams integration (#173643) 2026-06-15 15:14:18 +02:00
ManuandGitHub 20583d6d1b Bump pyrate-limiter to 4.4.0 (#173819) 2026-06-14 23:59:57 +02:00
ManuandGitHub d5791ae8b4 Remove cleanup code for removed entities from Xbox integration (#173688) 2026-06-14 10:51:33 +02:00
ManuandGitHub c83323894c Add reconfiguration flow to SMTP integration (#173376) 2026-06-11 13:47:55 +02:00
ManuandGitHub 03523f96c2 Bump pysml to 0.1.8 (#173449) 2026-06-10 18:02:23 +02:00
ManuandGitHub 158a8b8c69 Add OptionsFlow to SMTP integration (#173386) 2026-06-10 12:00:28 +02:00
ManuandGitHub 145538c563 Improve strings in SMTP integration (#173379) 2026-06-09 18:02:50 +02:00
ManuandGitHub ee2fb6e150 Add config flow to SMTP integration (#172019) 2026-06-09 12:38:22 +02:00
ManuandGitHub 62419789b9 Add version to Uptime Kuma diagnostics (#173254) 2026-06-08 08:46:55 +02:00
ManuandGitHub 6ab4d8933d Bump pyrate-limiter to 4.2.0 (#172686) 2026-06-01 07:52:48 +02:00