mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Update srpenergy dependency to 1.3.6 (#66821)
This commit is contained in:
parent
6c2d6fde66
commit
18f26d312a
@ -3,7 +3,7 @@
|
|||||||
"name": "SRP Energy",
|
"name": "SRP Energy",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
|
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
|
||||||
"requirements": ["srpenergy==1.3.2"],
|
"requirements": ["srpenergy==1.3.6"],
|
||||||
"codeowners": ["@briglx"],
|
"codeowners": ["@briglx"],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["srpenergy"]
|
"loggers": ["srpenergy"]
|
||||||
|
@ -2269,7 +2269,7 @@ spotipy==2.19.0
|
|||||||
sqlalchemy==1.4.27
|
sqlalchemy==1.4.27
|
||||||
|
|
||||||
# homeassistant.components.srp_energy
|
# homeassistant.components.srp_energy
|
||||||
srpenergy==1.3.2
|
srpenergy==1.3.6
|
||||||
|
|
||||||
# homeassistant.components.starline
|
# homeassistant.components.starline
|
||||||
starline==0.1.5
|
starline==0.1.5
|
||||||
|
@ -1405,7 +1405,7 @@ spotipy==2.19.0
|
|||||||
sqlalchemy==1.4.27
|
sqlalchemy==1.4.27
|
||||||
|
|
||||||
# homeassistant.components.srp_energy
|
# homeassistant.components.srp_energy
|
||||||
srpenergy==1.3.2
|
srpenergy==1.3.6
|
||||||
|
|
||||||
# homeassistant.components.starline
|
# homeassistant.components.starline
|
||||||
starline==0.1.5
|
starline==0.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user