Commit 0ec804641d676a5ab4d1b9f2dac217b21380c15a
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 | name=EasyOpenTherm | 1 | name=EasyOpenTherm |
| 2 | -version=0.0.1 | 2 | +version=1.0.0 |
| 3 | author=Jeroen Döll <info@metriot.nl> | 3 | author=Jeroen Döll <info@metriot.nl> |
| 4 | maintainer=Jeroen Döll <info@metriot.nl> | 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 | paragraph=OpenTherm Library is based on OpenTherm protocol specification v2.2 and higher and works with all OpenTherm compatible boilers, HVACs and Solar systems | 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 | category=Device Control | 7 | category=Device Control |
| 8 | url=https://github.com/Jeroen88/EasyOpenTherm | 8 | url=https://github.com/Jeroen88/EasyOpenTherm |