Skip to content

Commit 4f8df28

Browse files
authored
Mention Ziggo firmware in readme (#365)
In issue #361, @iMicknl and I decided that this library won't include support for some custom firmware from Ziggo. Instead, I've added a note to the readme documenting this and referring to my library, https://github.com/mgyucht/sagemcom-f3896lg-zg-api, for this case.
1 parent 31938dc commit 4f8df28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Sagemcom F@st series is used by multiple cable companies, where some cable c
2121
| Sagemcom F@st 3865b | Proximus (b-box3) | md5 | |
2222
| Sagemcom F@st 3890V3 | Delta / Zeelandnet | sha512 | |
2323
| Sagemcom F@st 3890V3 | DNA (DNA Mesh Wifi F-3890) | sha512 | username: admin |
24-
| Sagemcom F@st 3896 | | sha512 | username: admin |
24+
| Sagemcom F@st 3896 | Ziggo<sup>*</sup> | sha512 | username: admin |
2525
| Sagemcom F@st 4360Air | KPN | md5 | |
2626
| Sagemcom F@st 4353 | Belong Gateway | md5 | username: admin, password: "" |
2727
| Sagemcom F@st 5250 | Bell (Home Hub 2000) | md5 | username: guest, password: "" |
@@ -41,6 +41,8 @@ The Sagemcom F@st series is used by multiple cable companies, where some cable c
4141
| Sagemcom F@st 5657IL | | md5 | |
4242
| Speedport Pro | Telekom | md5 | username: admin |
4343

44+
<sup>*</sup> The firmware provided on the Sagemcom F@st 3896 router from Ziggo does not support the endpoint used in this library. [sagemcom-f3896lg-zg-api](https://github.com/mgyucht/sagemcom-f3896lg-zg-api) provides an API client suitable for Ziggo's firmware.
45+
4446
> Contributions welcome. If you router model is supported by this package, but not in the list above, please create [an issue](https://github.com/iMicknl/python-sagemcom-api/issues/new) or pull request.
4547
4648
## Installation

0 commit comments

Comments
 (0)