diff --git a/library.properties b/library.properties index 1571de6..da40d82 100644 --- a/library.properties +++ b/library.properties @@ -5,5 +5,5 @@ maintainer=Fabiano Riccardi sentence=This library allows you to command electrical appliances through dimmer (also known as thyristor) paragraph=The code about thyristor is heavily reusable for other AC loads, although this library is designed to support the traditional incandescence light bulbs, this code is easy reusable to command other appliances like electrical heaters. Actually it works only for ESP32 and ESP8266. category=Device Control -url= +url=https://github.com/fabiuz7/dimmable_light_esp8266_lib architectures=esp8266,esp32