feat(high perf): uogólnienie high performance mode na poziomie systemd
Zużycie prądu przez obecny komputer: - idle - ok 100W - Kodi odtwarza, high performance - okolice 140W
This commit is contained in:
@@ -13,7 +13,7 @@ then
|
||||
Mpd_quodlibet_StartStop_expected.postUpdate(Mpd_quodlibet_StartStop.state)
|
||||
Mpd_quodlibet_StartStop.sendCommand(OFF)
|
||||
|
||||
sBCacheWriteback.sendCommand(ON)
|
||||
sHighPerformance.sendCommand(ON)
|
||||
end
|
||||
|
||||
|
||||
@@ -54,6 +54,6 @@ then
|
||||
sSONOFF09b.sendCommand(ON)
|
||||
}
|
||||
|
||||
sBCacheWriteback.sendCommand(OFF)
|
||||
sHighPerformance.sendCommand(OFF)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user