Skip to content

Commit

Permalink
fritzflash: Add Repeater 300E image auto-selection
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt authored and blocktrron committed Dec 22, 2018
1 parent d78b320 commit 96569ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fritzflash.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def autodiscover_avm_ip():

def determine_image_name(env_string):
models = {
"173": "avm-fritz-wlan-repeater-300e-sysupgrade.bin",
"219": "avm-fritz-box-4020-sysupgrade.bin",
"227": "avm-fritz-box-4040-bootloader.bin"
}
Expand Down

0 comments on commit 96569ce

Please sign in to comment.