Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rytilahti/python-miio
/ _get_load_power
Method
_get_load_power
miio/tests/test_chuangmi_plug.py:106–108 ·
view source on GitHub ↗
Return load power.
(self, props=None)
Source
from the content-addressed store, hash-verified
104
self.state[var] = value
105
106
def
_get_load_power(self, props=None):
107
""
"Return load power."
""
108
return
[300]
109
110
111
@pytest.fixture(scope=
"class"
)
Callers
1
test_status
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected