Skip to content

Commit

Permalink
Merge pull request #4 from SebuZet/main
Browse files Browse the repository at this point in the history
Fix for ihormelnyk/OpenTherm_Library
  • Loading branch information
ov1d1u authored Jul 28, 2024
2 parents d7cca6e + 086851b commit 155e428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/opentherm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ async def to_code(config: Dict[str, Any]) -> None:
generate.define_readers(const.INPUT_SENSOR, input_sensors)
generate.add_messages(var, input_sensors, schema.INPUTS)

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

0 comments on commit 155e428

Please sign in to comment.