We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Problem: Running the Plug CLI will cause an exception on plug_cli.py:81 when displaying Power load due to PlugStatus.load_power() not available.
plug_cli.py:81
PlugStatus.load_power()
Suggestion: get rid of this line or implement PlugStatus.load_power()