bug: add luxos.supports_shutdown value
This commit is contained in:
@@ -76,6 +76,8 @@ class LUXMiner(LuxOSFirmware):
|
|||||||
_rpc_cls = LUXMinerRPCAPI
|
_rpc_cls = LUXMinerRPCAPI
|
||||||
rpc: LUXMinerRPCAPI
|
rpc: LUXMinerRPCAPI
|
||||||
|
|
||||||
|
supports_shutdown = True
|
||||||
|
|
||||||
data_locations = LUXMINER_DATA_LOC
|
data_locations = LUXMINER_DATA_LOC
|
||||||
|
|
||||||
async def fault_light_on(self) -> bool:
|
async def fault_light_on(self) -> bool:
|
||||||
|
|||||||
Reference in New Issue
Block a user