From 0ec804641d676a5ab4d1b9f2dac217b21380c15a Mon Sep 17 00:00:00 2001 From: Jeroen88 Date: Tue, 25 Oct 2022 22:23:03 +0200 Subject: [PATCH] Update library.properties to version 1.0.0 and add keywords like 'thermostat' to sentence to make the library more easy to be found --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 263fd25..1fea3d5 100644 --- a/library.properties +++ b/library.properties @@ -1,8 +1,8 @@ name=EasyOpenTherm -version=0.0.1 +version=1.0.0 author=Jeroen Döll maintainer=Jeroen Döll -sentence=OpenTherm Library to control Central Heating, HVAC or Solar systems using Arduino IDE and ESP32 / ESP8266 hardware. +sentence=OpenTherm Library to control Central Heating (CH), HVAC (Heating, Ventilation, Air Conditioning) or Solar systems by creating a thermostat using Arduino IDE and ESP32 / ESP8266 hardware. paragraph=OpenTherm Library is based on OpenTherm protocol specification v2.2 and higher and works with all OpenTherm compatible boilers, HVACs and Solar systems category=Device Control url=https://github.com/Jeroen88/EasyOpenTherm -- libgit2 0.21.4