ties / compal_CH7465LG_py

Python interface for the Ziggo Connect Box/Compal CH7465LG
MIT License
116 stars 19 forks source link

Add support to read and update wifi guest network settings #22

Closed frimtec closed 3 years ago

frimtec commented 3 years ago

Dear @ties

Thanks a lot for the useful compal library.

The only thing I'm missing, is the possibility to update wifi guest network settings. I implemented the feature and tested it with my compal modem.

It would be very nice if you could integrate this feature into your library.

If there are issues with my python style, please forgive me, this is my first python code ;-)

Best regards, Markus

frimtec commented 3 years ago

I will fix the tests first and retry again ;-)