mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 10:23:46 +02:00
Bump Weheat to 2025.12.24 (#159676)
This commit is contained in:
@@ -11,7 +11,6 @@ from weheat.exceptions import (
|
||||
ForbiddenException,
|
||||
NotFoundException,
|
||||
ServiceException,
|
||||
TooManyRequestsException,
|
||||
UnauthorizedException,
|
||||
)
|
||||
|
||||
@@ -33,7 +32,6 @@ EXCEPTIONS = (
|
||||
ForbiddenException,
|
||||
BadRequestException,
|
||||
ApiException,
|
||||
TooManyRequestsException,
|
||||
)
|
||||
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"dependencies": ["application_credentials"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/weheat",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["weheat==2025.6.10"]
|
||||
"requirements": ["weheat==2025.12.24"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3183,7 +3183,7 @@ webio-api==0.1.12
|
||||
webmin-xmlrpc==0.0.2
|
||||
|
||||
# homeassistant.components.weheat
|
||||
weheat==2025.6.10
|
||||
weheat==2025.12.24
|
||||
|
||||
# homeassistant.components.whirlpool
|
||||
whirlpool-sixth-sense==1.0.3
|
||||
|
||||
Generated
+1
-1
@@ -2656,7 +2656,7 @@ webio-api==0.1.12
|
||||
webmin-xmlrpc==0.0.2
|
||||
|
||||
# homeassistant.components.weheat
|
||||
weheat==2025.6.10
|
||||
weheat==2025.12.24
|
||||
|
||||
# homeassistant.components.whirlpool
|
||||
whirlpool-sixth-sense==1.0.3
|
||||
|
||||
Reference in New Issue
Block a user