Commit 0ec804641d676a5ab4d1b9f2dac217b21380c15a

Authored by Jeroen88
1 parent 96c90c88

Update library.properties to version 1.0.0 and add keywords like 'thermostat' to…

… sentence to make the library more easy to be found
Showing 1 changed file with 2 additions and 2 deletions
library.properties
1 1 name=EasyOpenTherm
2   -version=0.0.1
  2 +version=1.0.0
3 3 author=Jeroen Döll <info@metriot.nl>
4 4 maintainer=Jeroen Döll <info@metriot.nl>
5   -sentence=OpenTherm Library to control Central Heating, HVAC or Solar systems using Arduino IDE and ESP32 / ESP8266 hardware.
  5 +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.
6 6 paragraph=OpenTherm Library is based on OpenTherm protocol specification v2.2 and higher and works with all OpenTherm compatible boilers, HVACs and Solar systems
7 7 category=Device Control
8 8 url=https://github.com/Jeroen88/EasyOpenTherm
... ...