We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7cca6e + 086851b commit 155e428Copy full SHA for 155e428
components/opentherm/__init__.py
@@ -51,4 +51,4 @@ async def to_code(config: Dict[str, Any]) -> None:
51
generate.define_readers(const.INPUT_SENSOR, input_sensors)
52
generate.add_messages(var, input_sensors, schema.INPUTS)
53
54
- cg.add_library("ihormelnyk/OpenTherm Library", "1.1.3")
+ cg.add_library("ihormelnyk/opentherm_library", "1.1.5")
0 commit comments