Skip to content

Commit 155e428

Browse files
authored
Merge pull request #4 from SebuZet/main
Fix for ihormelnyk/OpenTherm_Library
2 parents d7cca6e + 086851b commit 155e428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/opentherm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ async def to_code(config: Dict[str, Any]) -> None:
5151
generate.define_readers(const.INPUT_SENSOR, input_sensors)
5252
generate.add_messages(var, input_sensors, schema.INPUTS)
5353

54-
cg.add_library("ihormelnyk/OpenTherm Library", "1.1.3")
54+
cg.add_library("ihormelnyk/opentherm_library", "1.1.5")

0 commit comments

Comments
 (0)