mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-28 04:15:53 +00:00
Update library.json
This commit is contained in:
@@ -1,21 +1,19 @@
|
||||
{
|
||||
"name": "rc-switch",
|
||||
"description": "Use your Arduino or Raspberry Pi to operate remote radio controlled devices",
|
||||
"description": "Use ESP8266/ESP32 to operate remote radio controlled devices",
|
||||
"keywords": "rf, radio, wireless",
|
||||
"authors":
|
||||
{
|
||||
"name": "Suat Ozgur"
|
||||
"name": "Theo Arends"
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/sui77/rc-switch.git"
|
||||
"url": "https://github.com/arendst/Tasmota.git"
|
||||
},
|
||||
"version": "2.6.2",
|
||||
"version": "1.0.0",
|
||||
"frameworks": [
|
||||
"arduino",
|
||||
"energia",
|
||||
"wiringpi"
|
||||
"arduino"
|
||||
],
|
||||
"platforms": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user