Skip to content

Commit dc4a8e1

Browse files
Merge pull request #11 from shyne99/patch-1
Fix broken integration
2 parents 3b0be9f + 7b03ce0 commit dc4a8e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/panasonic_cc/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"documentation": "https://github.com/sockless-coding/panasonic_cc/",
66
"dependencies": [],
77
"codeowners": ["sockless-coding"],
8-
"requirements": ["pcomfortcloud==0.0.15"]
8+
"requirements": ["pcomfortcloud==0.0.16"]
99
}
10-
10+

0 commit comments

Comments
 (0)