You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get the overall with feature but there doesn't seem to be an equivalent to the older emeter that would just print the power stats.
[parker@rogally ~]$ kasa --alias Parker feature
Alias is given, using discovery to find host Parker
Found hostname by alias: 192.168.1.131
== Primary features ==
State (state): True
Current consumption (current_consumption): 33.2 W
Voltage (voltage): 120.0 V
Current (current): 0.5 A
== Information ==
On since (on_since): 2024-11-09 07:23:35-05:00
Today's consumption (consumption_today): 0.668 kWh
This month's consumption (consumption_this_month): 11.187 kWh
Total consumption since reboot (consumption_total): 11.177 kWh
Cloud connection (cloud_connection): True
== Configuration ==
LED (led): True
== Debug ==
RSSI (rssi): -35 dBm
Reboot (reboot): <Action>
I can get the overall with
featurebut there doesn't seem to be an equivalent to the olderemeterthat would just print the power stats.