Skip to content

Commit 05026c2

Browse files
committed
fix: update pyhems requirement to version 0.5.5
1 parent d84c963 commit 05026c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/echonet_lite/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"issue_tracker": "https://github.com/sayurin/hems_echonet_lite/issues",
1111
"loggers": ["pyhems"],
1212
"quality_scale": "bronze",
13-
"requirements": ["pyhems==0.5.4"],
13+
"requirements": ["pyhems==0.5.5"],
1414
"single_config_entry": true,
1515
"version": "0.5.4"
1616
}

0 commit comments

Comments
 (0)