Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Python library for the TP-Link HS110
DISCLAIMER
This is NOT an official Software by TP-Link.
We are not affiliated, associated, authorized, endorsed by,
or in any way officially connected with TP-Link.
NO WARRANTY. Use on your own risk.
Capabilities
pip install wifimeter
python setup.py install
Usage: wifimeter [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
measure Receives readings every second
setup Setup device (alias, WLAN)
switch Switch device ON/OFF
Before setup: Connect to the Smartplug's Wifi (TP-LINK_Smart Plug_*)
wifimeter setup -a <ALIAS> -n <WLAN-NAME> -p <PASSWORD> -t <WLAN-TYPE>
Usage: wifimeter setup [OPTIONS]
Setup device (alias, WLAN)
Options:
-a, --alias TEXT
-n, --wlan-name TEXT
-p, --password TEXT
-t, --wlan-type [0|2|3] 0 = without any security, 2 = WEP, 3 = WPA
-l, --log-level TEXT
--help Show this message and exit.
Receives measurements every second and prints them on screen with a current timestamp
wifimeter measure
Example Output:
alias, timestamp, current, total, power, voltage, err_code
testdevice, 2016-08-10 13:29:09.305675+02:00, 0.013050, 0.001, 0, 227.170061
testdevice, 2016-08-10 13:29:10.242483+02:00, 0.012753, 0.001, 0, 227.174989
testdevice, 2016-08-10 13:29:11.238036+02:00, 0.012842, 0.001, 0, 227.187237
Switch plug ON/OFF
wifimeter switch --state 0
wifimeter switch --state 1
This software is MIT licensed, as found in the LICENSE file.
FAQs
Wifi Electricity Meter
We found that wifimeter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.