Skip to content

Commit d2d01b3

Browse files
authored
Bump plugwise to v1.0.0 (#125354)
1 parent b0bfe71 commit d2d01b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: homeassistant/components/plugwise/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"integration_type": "hub",
88
"iot_class": "local_polling",
99
"loggers": ["plugwise"],
10-
"requirements": ["plugwise==0.38.3"],
10+
"requirements": ["plugwise==1.0.0"],
1111
"zeroconf": ["_plugwise._tcp.local."]
1212
}

Diff for: requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1597,7 +1597,7 @@ plexauth==0.0.6
15971597
plexwebsocket==0.0.14
15981598

15991599
# homeassistant.components.plugwise
1600-
plugwise==0.38.3
1600+
plugwise==1.0.0
16011601

16021602
# homeassistant.components.plum_lightpad
16031603
plumlightpad==0.0.11

Diff for: requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@ plexauth==0.0.6
13041304
plexwebsocket==0.0.14
13051305

13061306
# homeassistant.components.plugwise
1307-
plugwise==0.38.3
1307+
plugwise==1.0.0
13081308

13091309
# homeassistant.components.plum_lightpad
13101310
plumlightpad==0.0.11

0 commit comments

Comments
 (0)