Skip to content

Commit

Permalink
devices: add Linksys E4200 and Devolo DLAN pro 1200+ WiFi ac (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerle authored Oct 24, 2024
1 parent 9b5230f commit 3a22007
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ var devices_recommended = {
},

"devolo": {
"DLAN pro 1200+ WiFi ac": "devolo-dlan-pro-1200+-wifi-ac",
"WiFi Pro 1200e": "devolo-wifi-pro-1200e",
"WiFi Pro 1200i": "devolo-wifi-pro-1200i",
"WiFi Pro 1750c": "devolo-wifi-pro-1750c",
Expand Down Expand Up @@ -169,6 +170,7 @@ var devices_recommended = {

"Linksys": {
"WRT1200AC": "linksys-wrt1200ac",
"E4200": {"linksys-e4200-v2-viper": "v2"},
"E8450": {"linksys-e8450": "", "linksys-e8450-ubi-sysupgrade.itb": ""},
},

Expand Down

0 comments on commit 3a22007

Please sign in to comment.