
Using compal_CH7465LG_py by ties to communicate with Compal cable modem.Sometimes the laptop does not catch WiFi network because the reason is very simple, it is not turned on Wifi properly. To reboot the cabelmodem, use the following command: > compal-wifi-switch reboot -host 192.168.0.1 -password OFF 5g 92:5C:44:DD:6D:CA OFF FRIMTEC-GUESTĬommand reboot Usage usage: compal-wifi-switch reboot To show the status of the wifi signal, use the following command: > compal-wifi-switch status -host 192.168.0.1 -password password PASSWORD password of compal cablemodem, or use env variable host HOST host name or IP of compal cablemodem, or use env h, -help show this help message and exit
Usage General syntax usage: compal-wifi-switch ] # python3 ~/compal-wifi-switch-/compal_wifi_switch/main.py -help # tar xfv cd python3 setup.py install -user
Download package from PyPi (tar.gz) to your server. Run compal-wifi-switch with compal-wifi-switch -help. Install compal-wifi-switch with pip install compal-wifi-switch. This module is not oefficial, developed, supported or endorsed by Compal. ).įor the use within Home Assistant use the custom component hass-compal-wifi. To schedule compal-wifi-switch you can use any scheduling mechanism (e.g. The tool can be installed on any device where Python3 runtime is available (NAS, Raspberry Pi, etc.). The compal-wifi-switch tool can switch the wifi signal on/off via a command line interface.
There is also no configuration available to switch the wifi signal on/off based on a time schedule. Unfortunattly the Compal-CH7465LG cablemodem does not offer a physical button to switch on/off the wifi signal. Wifi radiation should be turned off if not used (better for your health and for IT security reasons). A command line tool to switch on/off the wifi signal of a Compal-CH7465LG cablemodem.