cyr-ius / aiosysbus

Manage your Livebox in Python
GNU General Public License v3.0
3 stars 7 forks source link

Guest Wifi get/set #12

Closed hugoKs3 closed 1 year ago

hugoKs3 commented 1 year ago

New API methods to get the Guest Wifi status and to enable/disable it.

hugoKs3 commented 1 year ago

@Cyr-ius, could you please review this PR?

hugoKs3 commented 1 year ago

@epenet are you able to review/merge this PR ?

epenet commented 1 year ago

I don't have rights. On top of that the lint fails...

hugoKs3 commented 1 year ago

Yeah... I've seen the lint failing but don't understand why...

cyr-ius commented 1 year ago

A carriage return was missing at the end of the file and the import sorting was incorrect. I just merged your code and generated a new version

hugoKs3 commented 1 year ago

Thank you @Cyr-ius ! I'm preparing another PR in your livebox component for HA ;)

cyr-ius commented 1 year ago

Awesome. Unfortunately I no longer own Liveboxes. But if you have json extracted from the livebox, I would be interested because I could integrate Tox to do tests