Split source code into different files. Ideally the each module should have its own file. RingGeneric - generic.py RingChime - chime.py RingDoorBell - doorbell.py RingStickUpCam - stickup_cam.py
Split source code into different files. Ideally the each module should have its own file.
RingGeneric - generic.py
RingChime - chime.py
RingDoorBell - doorbell.py
RingStickUpCam - stickup_cam.py