diff --git a/lib/lib_rf/rc-switch/library.properties b/lib/lib_rf/rc-switch/library.properties index b4c7388d6..09a0193fe 100644 --- a/lib/lib_rf/rc-switch/library.properties +++ b/lib/lib_rf/rc-switch/library.properties @@ -1,10 +1,10 @@ name=rc-switch -version=2.6.2 -author=sui77 -maintainer=sui77,fingolfin +version=1.0.0 +author=@sui77 @1technophile and more +maintainer=Theo Arends sentence=Operate 433/315Mhz devices. -paragraph=Use your Arduino, ESP8266/ESP32 or Raspberry Pi to operate remote radio controlled devices. This will most likely work with all popular low cost power outlet sockets. +paragraph=Use ESP8266/ESP32 to operate remote radio controlled devices. category=Device Control -url=https://github.com/sui77/rc-switch -architectures=avr,esp8266,esp32 +url=https://github.com/arendst/Tasmota +architectures=esp8266,esp32 includes=RCSwitch.h