python-sagemcom-api
python-sagemcom-api copied to clipboard
5290 from Frontier
I have a 5290 from https://frontier.com/ in Tampa, Florida, USA. I had to set ENCRYPTION_METHOD = EncryptionMethod.MD5 in the example. It does require a password, the default password is written on the box.
Here is some of the device_info:
manufacturer='Sagemcom',
model_name='FWR226e',
model_number='SagemcomFast5290_Frontier',
software_version='SGIt340018_prod',
hardware_version='FWR226e-2.0',
router_name='Frontier1217',
bootloader_version='3.60.2-sec',
product_class='FAST5290',
description='F5290',
additional_hardware_version='2.0',
external_firmware_version='SGIt340018_prod',
internal_firmware_version='v20.2.323',
guiapi_version='1.106',
build_date='2022-11-02T20:00:39-0400',
When logging in, it shows "FWR226e" not 5290. Should it read as Frontier (FWR226e) instead?