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.
1 parent 8c9943f commit 0916b5dCopy full SHA for 0916b5d
library.json
library.properties
@@ -1,9 +1,10 @@
1
-name=OpenTherm
+name=OpenTherm Library
2
version=1.0.0
3
author=Ihor Melnyk <ihor.melnyk@gmail.com>
4
maintainer=Ihor Melnyk <ihor.melnyk@gmail.com>
5
-sentence=OpenTherm library.
6
-paragraph=OpenTherm library to communicate with boiler using the Arduino, ESP8266 hardware.
+sentence=OpenTherm Library for HVAC system control communication using Arduino and ESP8266 hardware.
+paragraph=OpenTherm Library is based on OpenTherm protocol specification v2.2 and works with all OpenTherm compatible boilers.
7
category=Communication
8
url=https://github.com/ihormelnyk/opentherm
9
architectures=*
10
+includes=OpenTherm.h
0 commit comments