Commit Graph
49 Commits
Author SHA1 Message Date
SMKRV 93558b2444 Version update 2024-11-19 17:34:27 +03:00
SMKRV 9f93f1ee18 Main changes:
Removed the validate_endpoint function
Optimized the validate_api_connection function
Simplified API connection verification
Preserved all error handling and retry logic
Improved exception handling
The integration should now correctly verify the
OpenAI API connection without false endpoint_not_available errors.
2024-11-19 17:33:27 +03:00
SMKRV f6bfbd4a07 Release v1.0.8 2024-11-19 17:02:38 +03:00
SMKRV 4ddb0dc977 Translation fixes 2024-11-19 16:59:42 +03:00
SMKRV 24dc4ac4d4 Hotfix 2024-11-19 16:53:27 +03:00
SMKRV 976f4f16a3 translation fixes 2024-11-19 16:40:56 +03:00
SMKRV 2bdef2b494 Main changes:
Created global SSL_CONTEXT at module level
Removed blocking create_default_context calls from async functions
Optimized aiohttp.ClientSession handling:
Using single connector with SSL context
Session is created once for all requests in validate_api_connection
Improved resource management:
Automatic session closure using context managers
More efficient connection handling
These changes should eliminate the blocking call warning and improve
overall code performance.
2024-11-19 16:33:30 +03:00
SMKRV 42324a793b bufix 2024-11-19 16:25:44 +03:00
SMKRV 30aa894634 Release v1.0.6 2024-11-19 15:10:06 +03:00
SMKRV 398b2550a9 Release v1.0.5 2024-11-19 14:46:12 +03:00
SMKRV f1deaa2014 Release v1.0.4 2024-11-19 14:35:45 +03:00
SMKRV d899144149 Release v1.0.3 2024-11-19 14:00:33 +03:00
SMKRV 5d49b4a40b Release v1.0.2 2024-11-19 13:16:14 +03:00
SMKRV d3c7e25202 Release v1.0.2 2024-11-19 13:12:41 +03:00
SMKRV 5e82b9669c Release v1.0.2 2024-11-19 13:10:18 +03:00
SMKRV 6ad67a5acf Release v1.0.1c 2024-11-19 12:45:26 +03:00
SMKRV 63d28e12d6 Release v1.0.1b 2024-11-19 00:59:15 +03:00
SMKRV 34e93e0045 Release v1.0.1b 2024-11-19 00:53:21 +03:00
SMKRV 34bfd7dfe1 Release v1.0.1b 2024-11-19 00:51:57 +03:00
SMKRV 72a98d0076 bugfix 2024-11-19 00:34:14 +03:00
SMKRV 57c83a76d9 Reset to current local state 2024-11-18 11:58:27 +03:00
SMKRV b41df51f9c Reset to current local state 2024-11-18 11:46:08 +03:00
SMKRV b6f6b1e09e Reset to current local state 2024-11-18 11:35:23 +03:00
SMKRV 6c610ade76 Reset to current local state 2024-11-18 11:19:28 +03:00
SMKRV 0ac493f2c5 Reset to current local state 2024-11-18 11:15:01 +03:00
SMKRV c79c028089 Reset to current local state 2024-11-18 11:10:55 +03:00
SMKRV 6a3be87d59 Update files 2024-11-18 02:06:15 +03:00
SMKRV 92075e303f Update files 2024-11-18 02:02:36 +03:00
Sergey Makarov ad1ff5cef3 services.yaml 2024-11-18 01:36:58 +03:00
Sergey Makarov 9cda11ad40 new version 2024-11-18 00:43:28 +03:00
smkrvandGitHub cf259ade34 Create ru.json 2024-11-15 01:41:59 +03:00
smkrvandGitHub a724606e0e Update config_flow.py 2024-11-15 01:38:57 +03:00
smkrvandGitHub 65e81f8313 Update manifest.json 2024-11-15 01:14:35 +03:00
smkrvandGitHub f2a8e878f0 Update manifest.json 2024-11-15 01:12:45 +03:00
smkrvandGitHub 37e89dacc1 Update config_flow.py 2024-11-15 01:11:24 +03:00
smkrvandGitHub a6218c1cac Update const.py 2024-11-15 00:59:39 +03:00
smkrvandGitHub 7c4331bea3 Update manifest.json 2024-11-15 00:57:36 +03:00
smkrvandGitHub 992d9b3b97 Update en.json 2024-11-15 00:56:20 +03:00
smkrvandGitHub ef78a9da0d Update config_flow.py 2024-11-15 00:55:48 +03:00
smkrvandGitHub 0b48386626 Update manifest.json 2024-11-14 23:26:39 +03:00
smkrvandGitHub c8f315620a Update __init__.py 2024-11-14 23:24:40 +03:00
smkrvandGitHub 0789f8c386 Update config_flow.py 2024-11-14 23:23:01 +03:00
smkrvandGitHub 725754a2e3 Create services.yaml 2024-11-14 18:35:50 +03:00
smkrvandGitHub b7905b1aa1 Create en.json 2024-11-14 18:35:18 +03:00
smkrvandGitHub a255743526 Create config_flow.py 2024-11-14 18:34:38 +03:00
smkrvandGitHub 4f625d8dc4 Create __init__.py 2024-11-14 18:32:41 +03:00
smkrvandGitHub 39d363dc54 Create const.py 2024-11-14 18:30:03 +03:00
smkrvandGitHub 205d28a6be Update manifest.json 2024-11-14 18:29:29 +03:00
smkrvandGitHub a40873e342 Create manifest.json 2024-11-14 18:28:36 +03:00