async _hasCompatiblePower() {
    if (!this.power.installed) {
      return false
    }