1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 10:59:24 +00:00

Update powerfox to v2.0.0 (#158223)

This commit is contained in:
Klaas Schoute
2025-12-08 10:59:59 +01:00
committed by GitHub
parent 6faccf4327
commit a1ad28c066
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/powerfox", "documentation": "https://www.home-assistant.io/integrations/powerfox",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"quality_scale": "silver", "quality_scale": "silver",
"requirements": ["powerfox==1.2.1"], "requirements": ["powerfox==2.0.0"],
"zeroconf": [ "zeroconf": [
{ {
"name": "powerfox*", "name": "powerfox*",

2
requirements_all.txt generated
View File

@@ -1748,7 +1748,7 @@ pmsensor==0.4
poolsense==0.0.8 poolsense==0.0.8
# homeassistant.components.powerfox # homeassistant.components.powerfox
powerfox==1.2.1 powerfox==2.0.0
# homeassistant.components.reddit # homeassistant.components.reddit
praw==7.5.0 praw==7.5.0

View File

@@ -1497,7 +1497,7 @@ plugwise==1.10.0
poolsense==0.0.8 poolsense==0.0.8
# homeassistant.components.powerfox # homeassistant.components.powerfox
powerfox==1.2.1 powerfox==2.0.0
# homeassistant.components.reddit # homeassistant.components.reddit
praw==7.5.0 praw==7.5.0